Christian Andersson wrote: > Hi there, just wnated to tell you that I now have managed to create a > first generation alpha version of an rmicomiler for maven. > > the rmicompiler searches the compiled classes in the project and search > for files classes that extends the java.rmi.Remote interface. > after that it passes all of these files back to the jelly script where I > use the ant:rmic task to compile the files..
Please keep us posted. Maven is currently not accepting new plugin submissions, because it was decided that non-core plugins will be hosted separately. Soon after 1.0 release the Maven team will be setting up a repository for those plugins. If your plugin is ready before that happens, you can submit it to http://maven-plugins.sf.net/. Happy hacking, R. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
