Rafal Krzewski wrote:
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.

aaarghhhh.. don't scare me like that... if I do that, you'll be able to see how badly I've written my source...


Nah, just joking.... I'll clean it up and do it tonight (have not time to do it at work hours)

/Christian Andersson


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



Reply via email to