We are pleased to announce the Maven JDeveloper Plugin 1.4 release! http://maven.apache.org/maven-1.x/plugins/jdeveloper/ A plugin to generate various files for Oracle's JDeveloper IDE and ease the use of Maven within that environment =============================================================================== Changes in this version include: =============================================================================== 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-jdeveloper-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-jdeveloper-plugin-1.4.jar Have fun! -The Maven JDeveloper Plugin development team