We are pleased to announce the Maven Hibernate Plugin 1.4-SNAPSHOT release! http://maven.apache.org/maven-1.x/plugins/hibernate/ =============================================================================== Changes in this version include: Changes: o 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. o 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. =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://people.apache.org/repo/m1-snapshot-repository/ -DgroupId=maven -DartifactId=maven-hibernate-plugin -Dversion=1.4-SNAPSHOT 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.4-SNAPSHOT.jar Have fun! -The Maven Hibernate Plugin development team