We are pleased to announce the Maven Eclipse Plugin 1.11.1-SNAPSHOT release! http://maven.apache.org/maven-1.x/plugins/eclipse/ A plugin to generate various files for the Eclipse IDE and ease the use of Maven within that environment. =============================================================================== Changes in this version include: Fixed bugs: o Don't attach sourcepath in .classpath when file doesn't exist. Fixes MPECLIPSE-118. Thanks to Jon Christiansen. Changes: o Update jelly dependency to match the ones in maven 1.1 core. =============================================================================== 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-eclipse-plugin -Dversion=1.11.1-SNAPSHOT For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-eclipse-plugin-1.11.1-SNAPSHOT.jar Have fun! -The Maven Eclipse Plugin development team