> I have a maven project with many modules, some of them use a maven plugin > into the goal compile. This plugin is also a module.
Best practice (IMO & IME) is to have the plugin as its own, independent project. Then depend on the plugin in your other projects. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
