The maven team is pleased to announce the Maven Eclipse Plugin 1.7 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. Requires Maven 1.0 RC2. Changes in this version include: Fixed bugs: o used container for JRE classpath Issue: MPECLIPSE-22. Changes: o Document the eclipse.dependency property of the dependency element Issue: MPECLIPSE-23. Thanks to Miguel Griffa. o Add maven.eclipse.buildcommands and maven.eclipse.projectnatures properties, docs and test cases Issue: MPECLIPSE-25. Thanks to Miguel Griffa. o use assert taglib for testing o Honour sourceModifications in classpath file Issue: MPECLIPSE-21. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-eclipse-plugin -Dversion=1.7 For a manual installation, you can download the plugin here: http://www.ibiblio.org/maven/maven/plugins/maven-eclipse-plugin-1.7.jar Have fun! -The maven team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
