On Fri, Jun 19, 2009 at 3:54 AM, Brett Porter<[email protected]> wrote: > They were pushed up there from the Maven POM in version 6. If you upgrade to > it, the other changes are that some plugin versions are locked down if they > weren't otherwise specified already (this shouldn't negatively affect your > build) , and the remote-resources plugin was added (if you have this in your > build already, it might need to be removed).
Is there any documentation available on how to best make use of the Apache parent POM? Looking at it, I find many things that we've replicated in project POM, so switching the using the parent more would be a good idea. However, there are some properties and probably some things that must be overridden (like the SCM stuff) and having some guidelines would be great! /niklas
