You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Stephane Nicoll <sn...@apache.org> on 2006/06/19 20:27:05 UTC

[ANN] Maven Eclipse Plugin 1.11 for Maven 1.x Released

The maven team is pleased to announce the Maven Eclipse Plugin 1.11 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:

  New Features:

o Added new property maven.eclipse.project.name. Issue: MPECLIPSE-84.
o Now trying to download java sources archives from the remote repositories.
  Issue: MPECLIPSE-60.

  Fixed bugs:

o Made output and testOutput directory configuration consistent. Issue:
  MPECLIPSE-111.

To automatically install the plugin, type the following on a single line:

maven plugin:download
  -DgroupId=maven
  -DartifactId=maven-eclipse-plugin
  -Dversion=1.11

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.jar


Have fun!
-The maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org