We are pleased to announce the Maven J2EE Plugin 1.1 release! http://maven.apache.org/maven-1.x/plugins/j2ee/ =============================================================================== Changes in this version include: New Features: o Added the new changes report. Fixed bugs: o Updated docs so that they referred to the current release and not b5 o Fix for jars not being included in an EAR file Removed features: o Removed appserver plugin from the J2EE project workspace. The Maven appserver plugin is now a seperate project. =============================================================================== 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.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.1.jar Have fun! -The Maven J2EE Plugin development team