Using : Maven 1.0 beta 10 Is it possible to have maven automatically pull a plugin from a repository?
I have written a plugin and posted it our (company's) "local" repository. I now want that anyone else be able to get the plugin simply by invoking it. (The maven.repo.remote has been set to include the URL to this local repository as well). I tested this by deleting the plugin from my local machine and then trying to invoke it. It simply fails with an NPE at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager..... Sri --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
