Hi, Is there a way to run another plugin goal from my own plugin by using the @execute goal="" tag in my plugin. I would like to be able to run the assembly:assembly goal from my plugin. When I use @execute goal="assembly:assembly", the build process says that it can not be found.
br, Mikko -- View this message in context: http://www.nabble.com/Executin-a-plugin-goal-from-another-plugin-tf2297411.html#a6383118 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
