We are pleased to announce the Maven JBoss Plugin 1.4 release! http://maven.apache.org/maven-1.x/plugins/jboss/ Plugin for JBoss =============================================================================== Changes in this version include: New Features: o Added feature to add custom lib jars to the JBoss configuration created when using the jboss:configuregoal. Fixes MPJBOSS-6. Fixed bugs: o Fixed deploy/undeploy URLs for JBoss 3.2. Fixes MPJBOSS-3. Thanks to Archimedes Trajano. o Fix jboss:shutdownand jboss:starthanging on pause. Fixes MPJBOSS-2. Thanks to Sean Timm. =============================================================================== 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-jboss-plugin -Dversion=1.4 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-jboss-plugin-1.4.jar Have fun! -The Maven JBoss Plugin development team