remember that inheritance does not have to follow aggregation (just that life is easier when it does)
On 27 April 2010 20:58, solo1970 <[email protected]> wrote: > > 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] > >
