You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Felipe Leme <ma...@felipeal.net> on 2005/06/06 05:30:36 UTC

[ANN] Maven EAR Plugin 1.7 released

The maven team is pleased to announce the Maven EAR Plugin 1.7 release!

http://maven.apache.org/reference/plugins/ear/

Ear Plugin for Maven

Changes in this version include:

  New Features:

o Added property maven.ear.final.name. Issue: MPEAR-25.

  Fixed bugs:

o Improved how dependencies are copied into the EAR file. Issue:
MPEAR-39.
o Re-added property maven.ear.appxml. Issue: MPEAR-32.

  Removed features:

o Removed checking introduced by MPEAR-9, as the fix introduced more
bugs
  than it solved. Issue: MPEAR-37.

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

maven plugin:download
  -DgroupId=maven
  -DartifactId=maven-ear-plugin
  -Dversion=1.7

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-
repository/maven/plugins/maven-ear-plugin-1.7.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