<menu>
<item name="Hibernate Maven Plugin" href="index.html"/>
<item name="Configuration Examples" href="configuration.html"/>
- <item name="Goal: CREATE" href="create-mojo.html"/>
- <item name="Goal: DROP" href="drop-mojo.html"/>
+ <item name="Goal — hibernate:create" href="create-mojo.html"/>
+ <item name="Goal — hibernate:update" href="update-mojo.html"/>
+ <item name="Goal — hibernate:drop" href="drop-mojo.html"/>
+ <item name="Goal — hibernate:help" href="help-mojo.html"/>
<item name="Enable Debugging-Output" href="debugging.html"/>
<item name="Skipping Execution" href="skip.html"/>
<item name="Force Exceution" href="force.html"/>
</li>
<li>
See <a href="./create-mojo.html">hibernate:create</a>,
+ See <a href="./update-mojo.html">hibernate:update</a> and
See <a href="./drop-mojo.html">hibernate:drop</a> and
+ See <a href="./help-mojo.html">hibernate:help</a> and
<a href="./plugin-info.html">Plugin Documentation</a> for the full
autogenerated documentation. These are mostly configuration-options
from the Hibernate-Tooling, that does the work in the background.