The Mojo team is pleased to announce the release of the RMI Compiler Maven
Plugin version 1.1.

http://mojo.codehaus.org/rmic-maven-plugin/

This release includes minors updates to the site and the project configuration.

To get this update, simply specify the version in your project's plugin
configuration:

 <plugin>
   <groupId>org.codehaus.mojo</groupId>
   <artifactId>rmic-maven-plugin</artifactId>
   <version>1.1</version>
 </plugin>

A comprehensive list of changes is attached at the end of this mail.

Regards,

The Mojo team.



Release Notes - Maven 2.x RMIC Plugin - Version 1.1

** Improvement
    * [MRMIC-27] - The example for the package goal is broken








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

Reply via email to