You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Felipe Leme <ma...@felipeal.net> on 2005/02/10 05:02:59 UTC

[ANN] Maven Hibernate Plug-in 1.3 released

The maven team is pleased to announce the Maven Hibernate Plug-in 1.3
release!
 
http://maven.apache.org/reference/plugins/hibernate/
 
 
 
Changes in this version include:
 
  New Features:
 
o Added new goal hibernate:code-generation. Issue: MPHIBERNATE-12.
Thanks to
  Paul Kearney.
o Added new goal hibernate:schema-update. Issue: MPHIBERNATE-13.
 
  Fixed bugs:
 
o plugin:test fails without a network connection. Issue: MPHIBERNATE-9.
 
To automatically install the plugin, type the following on a single
line:
 
maven plugin:download
  -DgroupId=maven
  -DartifactId=maven-hibernate-plugin
  -Dversion=1.3
 
For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-hibernate-plugin-1.3.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


Re: [ANN] Maven Hibernate Plug-in 1.3 released

Posted by Massimo <ml...@gmail.com>.
On Thu, 10 Feb 2005 02:02:59 -0200, Felipe Leme <ma...@felipeal.net> wrote:

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

Great news, thanks!

Just wish to note that in the doc for the properties
"mave.hibernate.properties" you're talking about "Java properties
file" while the whole thing works also with the xml version of the
configuration file.

Regards
-- 
Massimo

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