Christian Andersson wrote:
> I've made a small rmic plugin for my own usage (with some help from
> within here)
> what it does is that it searches all compiled classes from your project,
> and locates every class that implements the java.rmi.Remote interface,
> the class cannot be an interface or abstract) it then calls rmic for all
> of these classes, hence there is no need for a maven.rmi.classes
> variable or anything...

Now that rc1 has been cut, and maven-plugins repository @ cvs.apache.org
is online, it's a good moment to submit your plugin. File an issue in
jira with the sources attached.

R.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to