The Apache Maven team is pleased to announce the release of the
Apache Maven RAR Plugin, Version 2.4
A resource adapter is a system-level software driver that a Java application
uses to connect to an enterprise information system (EIS). The RAR plugin has
the capability to store these resource adapters to an archive (Resource Adapter
Archive or RAR) which can be deployed to a J2EE server.
http://maven.apache.org/plugins/maven-rar-plugin
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-rar-plugin</artifactId>
<version>2.4</version>
</plugin>
Release Notes - Apache Maven RAR Version 2.4
Improvements:
* [MRAR-28] - Add Support for Classifier
* [MRAR-35] - MavenProject/MavenSession Injection as a paremeter instead as a component.
* [MRAR-37] - Upgrade maven-filtering to 1.2
* [MRAR-38] - Upgrade to Maven 2.2.1 compatiblity
New Feature:
* [MRAR-34] - provide "skip" parameter for the plugin
Enjoy,
-The Apache Maven team
Karl-Heinz Marbaise
Apache Maven RAR Plugin, Version 2.4
A resource adapter is a system-level software driver that a Java application
uses to connect to an enterprise information system (EIS). The RAR plugin has
the capability to store these resource adapters to an archive (Resource Adapter
Archive or RAR) which can be deployed to a J2EE server.
http://maven.apache.org/plugins/maven-rar-plugin
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-rar-plugin</artifactId>
<version>2.4</version>
</plugin>
Release Notes - Apache Maven RAR Version 2.4
Improvements:
* [MRAR-28] - Add Support for Classifier
* [MRAR-35] - MavenProject/MavenSession Injection as a paremeter instead as a component.
* [MRAR-37] - Upgrade maven-filtering to 1.2
* [MRAR-38] - Upgrade to Maven 2.2.1 compatiblity
New Feature:
* [MRAR-34] - provide "skip" parameter for the plugin
Enjoy,
-The Apache Maven team
Karl-Heinz Marbaise