We are pleased to announce the Maven J2EE Plugin 1.5.1 release! http://maven.apache.org/maven-1.x/plugins/j2ee/ =============================================================================== Changes in this version include: Fixed bugs: o Removed dependency on non-public goal war:initand computed the name of the WAR file by using the maven.war.final.nameproperty from the WAR plugin. Changes: o Remove pom.getPluginContext code and replace with maven:get =============================================================================== 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-j2ee-plugin -Dversion=1.5.1 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-j2ee-plugin-1.5.1.jar Have fun! -The Maven J2EE Plugin development team