The Apache Maven team is pleased to announce the release of the
Apache Maven EAR Plugin, version 2.9.1

This plugin (insert short description of the plugin's purpose).

http://maven.apache.org/plugins/maven-ear-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-ear-plugin</artifactId>
  <version>2.9.1</version>
</plugin>

Release Notes - Maven EAR Plugin Plugin - Version 2.9.1

Bug

 * [MEAR-189] - fileNameMapping set to no-version breaks skinnyWars feature

Task

* [MEAR-185] - Deprecated reference to 'defaultJavaBundleDir' in plugin documentation


Enjoy,

-The Apache Maven team

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

Reply via email to