Hello, We had created a POM which had the execution of 3 plugins in the <PluginManagement> section and all the POMs needing this plugin execution, was inheriting from it.
We are restructuring code and now we cannot inherit from that POM anymore because we don't have a common parent. Can I import a pluginManagement section, just like the import in dependencies??? Is there any other way to achieve this??? I hope it's clear.... Sonia -- View this message in context: http://old.nabble.com/plugin-execution-inheritance-tp28381340p28381340.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
