Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Goals

GoalDescription
hibernate:schema-export Creates SQL DDL file and generates the database schema from set of *.hbm.xml files
hibernate:schema-update Updates the database schema based on the set of *.hbm.xml files
hibernate:aggregate-mappings Aggregates multiple hibernate mappings into one
hibernate:code-generation Generates Java classes from set of *.hbm.xml files