You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Eric Pugh <ep...@upstate.com> on 2004/08/14 21:55:33 UTC

[ANN] Maven Hibernate Plugin 1.2 Released

The maven team is pleased to announce the Maven Hibernate Plug-in 1.2
release!

http://maven.apache.org/reference/plugins/hibernate/



Changes in this version include:

  New Features:

o New aggregate-mappings goal to aggregate multiple .hbm files into one
file.
  Issue: MPHIBERNATE-6. Thanks to Alex Shnyderman.
o Added multiple base directories for mapping files Issue: MPHIBERNATE-6.
  Thanks to Alex Shnyderman.

  Fixed bugs:

o maven-hibernate ignores the "config" attribute Issue: MPHIBERNATE-10.
  Thanks to Henning Schmiedehausen.
o maven-hibernate needs cglib when sending SQL directly to the database
  Issue: MPHIBERNATE-11. Thanks to Henning Schmiedehausen.
o Unit tests only functioned from the /src/plugin-test directory.
plugin:test
  fails Issue: MPHIBERNATE-7. Thanks to Dion Gillard.

  Changes:

o Update to hibernate-2.1.3.

To automatically install the plugin, type the following on a single line:

maven plugin:download
  -DgroupId=maven
  -DartifactId=maven-hibernate-plugin
  -Dversion=1.2

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-hib
ernate-plugin-1.2.jar


Have fun!
-The maven team



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org