You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Karl Heinz Marbaise <kh...@apache.org> on 2014/09/06 13:29:45 UTC

[ANN] Apache Maven ACR Plugin Version 1.1 Released

The Apache Maven team is pleased to announce the release of the 
Apache Maven ACR Plugin, Version 1.1

This plugin generates J2EE Application Client file.

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

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-acr-plugin</artifactId>
  <version>1.1</version>
</plugin>

Release Notes - Apache Maven ACR Version 1.1

Bug:

 * [MACR-5] - Usage page is wrong: Maven 3.0.4 does not include ACR plugin

Tasks:

 * [MACR-6] - use maven-plugin-tools' java 5 annotations
 * [MACR-7] - Removed warnings during build
 * [MACR-9] - Upgrade plexus-archiver to 2.4.4
 * [MACR-10] - Upgrade maven-filtering to 1.2
 * [MACR-11] - Using maven-plugins parent version 25.

Enjoy,

-The Apache Maven team

Karl-Heinz Marbaise