I like it and I think that's a reasonable request. Throw it in JIRA and
maybe Santa will deliver it in 2.1. :-)
mike
[EMAIL PROTECTED] wrote on 08/09/2006 11:37:39 PM:
> It could define the version conflict resolution rules such that
> <dependencyManagement> version declarations in *my* POMs (defined as the
one
> for this project or the explictly declared parent tree) always win over
> version declarations that come from explicit or transitive dependencies.
> That way, I can declare in a single parent POM all my version dependency
> information for *all* my leaf node projects (webapps in my case, but the
> same principle applies to any environment where you are creating lots of
> individual artifacts that share a common set of dependencies) without
having
> to tediously edit all of the leaf POMs individually.