The maven team is pleased to announce the Maven Eclipse Plugin 1.8 release!
http://maven.apache.org/reference/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: New Features: o Add eclipse:clean goal. Issue: MPECLIPSE-27. Thanks to Kristopher Brown. o Add maven.gen.src property that points to a directory whose subdirectories are included as separate source directories. o Set eclipse.dependency=false to explicity ignore dependencies in classpath generation Issue: MPECLIPSE-10. Thanks to Thierry Lack. Fixed bugs: o Fixed a 'race condition' where Cactus dependency is added twice to .classpath. Issue: MPECLIPSE-37. Thanks to Felipe Leme. o Fixed a 'race condition' where JUnit dependency is not added to .classpath. Issue: MPECLIPSE-36. Thanks to Felipe Leme. o Fix classpath generation when tests are not present Issue: MPECLIPSE-29. Thanks to Marc-Antoine Garrigue. o classpath includes must be relative directories Issue: MPECLIPSE-32. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-eclipse-plugin -Dversion=1.8 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-ecl ipse-plugin-1.8.jar Have fun! -The maven team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
