The Mojo team is pleased to announce the release of the RMIC maven plugin, 
version 1.2.1

This plugin allows the generation of CORBA stubs from Java classes

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

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

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

Release Notes - Maven 2.x CORBA RMIC Compiler Plugin - Version 1.2.1

The following bugs have been fixed:
[MRMIC-32] - Running with -X causes a null pointer exception
[MRMIC-33] - Crash with NoSuchMethodException



Enjoy,

-The Mojo team

Reply via email to