Hi, The Mojo team is pleased to announce the release of the idlj-maven-plugin version 1.1.1.
Generates CORBA stubs and skeletons from idl http://mojo.codehaus.org/idlj-maven-plugin/ To get this update, simply specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>idlj-maven-plugin</artifactId> <version>1.1.1</version> </plugin> Release Notes The following bug has been fixed: java.lang.ArrayStoreException is thrown when includeDirs are specified Enjoy, The Mojo team. Russell Gold