Hi, Are you creating your plugin using assembly, or are you running assembly in the project that uses your plugin?
I doubt you can run a plugin from outside ~/.m2, because maven has to load the info from somewhere. As long as your plugin has a packaging type of maven-plugin, it should be installable. But maybe one of the experts knows differently. Paul -- View this message in context: http://www.nabble.com/run-maven-plugin-without-installing-in-local-repo--tf2451033.html#a6838524 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
