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.

Release History

VersionDateDescription
1.4-SNAPSHOT In SVN
1.3 2005-02-10
1.2 2004-08-14
1.1 2004-05-15
1.0 2004-03-11

Get the RSS feed of the last changes

Release 1.4-SNAPSHOT - In SVN

TypeChangesBy
update Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. aheritier
update Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • ant v1.5.3-1 -> v1.6.5
  • commons-collections v2.1 -> v3.0
  • commons-jelly v1.0-beta-4 -> v1.0
  • commons-logging v1.0.3 -> v1.0.4
  • log4j v1.2.8 -> v1.2.12
Fixes MAVEN-1712.
aheritier

Release 1.3 - 2005-02-10

TypeChangesBy
add Added new goal hibernate:code-generation . Fixes MPHIBERNATE-12. Thanks to Paul Kearney. felipeal
add Added new goal hibernate:schema-update . Fixes MPHIBERNATE-13. felipeal
fix plugin:test fails without a network connection. Fixes MPHIBERNATE-9. epugh

Release 1.2 - 2004-08-14

TypeChangesBy
fix maven-hibernate ignores the "config" attribute Fixes MPHIBERNATE-10. Thanks to Henning Schmiedehausen. epugh
fix maven-hibernate needs cglib when sending SQL directly to the database Fixes MPHIBERNATE-11. Thanks to Henning Schmiedehausen. epugh
fix Unit tests only functioned from the /src/plugin-test directory. plugin:test fails Fixes MPHIBERNATE-7. Thanks to Dion Gillard. epugh
add New aggregate-mappings goal to aggregate multiple .hbm files into one file. Fixes MPHIBERNATE-6. Thanks to Alex Shnyderman. epugh
add Added multiple base directories for mapping files Fixes MPHIBERNATE-6. Thanks to Alex Shnyderman. epugh
update Update to hibernate-2.1.3. epugh

Release 1.1 - 2004-05-15

TypeChangesBy
fix Fix class not found exception by using correct base class loader. Fixes MPHIBERNATE-2. brett

Release 1.0 - 2004-03-11

TypeChangesBy
update Update to hibernate-2.0.3. Add delimiter property to schema-export tag k8n
update update to commons-jelly-20030902.160215 dion
update Upgrade to dom4j 1.4 dion
update Upgrade to dom4j 1.4-dev-8 dion
update Upgrade to commons-logging 1.0.3 dion
add Initial plugin created michal