Hi,
The Mojo team is pleased to announce the release of the RMIC Maven Plugin version 1.3.
This plugin runs the rmic tool as part of a build to generate stubs and skeletons from Java code
Web Site:
http://www.mojohaus.org/rmic-maven-plugin
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.3</version>
</plugin>
The Release Notes:
https://github.com/mojohaus/rmic-maven-plugin/issues?q=milestone%3A1.3
Enjoy and Share,
The Mojo team.
Tony.