On 29/12/2010, at 10:49 PM, Kristian Rosenvold wrote: >> Why don't we just fix maven-plugin-plugin, or switch to annotations... >> Anything else is just a stop gap > > Hmm. Yes. Is there an issue for this and/or some good reason why this > hasn't been done ? > > I also see that the significant bit (extracting documentation/attributes > to base class), actually is the same in both cases, and shade vs > plugin-plugin will only be a matter of a couple of lines in a pom. > > Any takers for fixing the plugin-plugin ? I have about 50 other issues I > want to fix in surefire before doing that.
Have you tried using this? http://www.ops4j.org/projects/pax/construct/maven-inherit-plugin/ That might save implementing the same thing in plugin-plugin (though having the facility natively would be a good thing too...) - Brett -- Brett Porter [email protected] http://brettporter.wordpress.com/ http://au.linkedin.com/in/brettporter --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
