it's still going to suffer from the plugin classloading issue, i.e. if somebody wants to use a newer version of the plugin you have extended, then either your plugin breaks or they get the version you extended
2009/9/30 Jörg Schaible <[email protected]> > Neroon wrote at Dienstag, 29. September 2009 23:27: > > > Have you had a look at the following? > > http://www.ops4j.org/projects/pax/construct/maven-inherit-plugin/ > > > > I haven't actually tried it, but it looks promising. The information is > > from this issue: > > http://jira.codehaus.org/browse/MNG-3042 > > This does not solve the technical limitations, it simply opens the can of > worms a lot easier. However, it's your build ... > > - Jörg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
