We are pleased to announce the Maven JBuilder Plugin 1.4 release! http://maven.apache.org/maven-1.x/plugins/jbuilder/ =============================================================================== Changes in this version include: New Features: o Add support to JBuilderX. Fixes MPJBUILDER-7. Fixed bugs: o Generate relative path for OutPath, DefaultPath, DocPath, SourcePath, and TestPath tag in jbuilder project. Fixes MPJBUILDER-8. o Apply MAVEN-987 =============================================================================== 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.4 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.4.jar Have fun! -The Maven JBuilder Plugin development team