We are pleased to announce the Maven JBuilder Plugin 1.5 release! http://maven.apache.org/maven-1.x/plugins/jbuilder/ =============================================================================== Changes in this version include: New Features: o Add maven.jbuilder.bakpath property. Fixes MPJBUILDER-11. o Add xdocs and subdir into jbuilder folder(s). Fixes MPJBUILDER-10. Fixed bugs: o Fix crash with Maven RC2. Fixes MPJBUILDER-9. =============================================================================== 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-jbuilder-plugin -Dversion=1.5 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-jbuilder-plugin-1.5.jar Have fun! -The Maven JBuilder Plugin development team