Page 1 of 1

Maven 2 RMIC plugin

PostPosted: Thu Nov 22, 2007 8:01 am
by svaro9
It would be great if there was a maven 2 plugin like this one at http://java.freehep.org/freehep-rmic-plugin/index.html, but without the need to provide each class by hand.

This plugin should search for classes and automatically create stubs, just like the Eclipse plugin does.

Can you please comment on this?

Regards,
Borut

PostPosted: Fri Nov 23, 2007 2:16 pm
by genady
I will take a look. Do you mean something like the Ant RMIC task?