Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Apache Maven EAR Plugin 2.9.1 Released

$
0
0
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

Viewing all articles
Browse latest Browse all 5648

Trending Articles