Re: Require Dependency Version in DependencyManagement section feature

2010-09-24 Thread Brian Fox
The enforcer seems like the logical place to do this. Then it could be added to a release profile if someone wants it only in a release., but many would want this all the time. On Fri, Sep 24, 2010 at 11:32 AM, Nicholas Neuberger wrote: > First I want to say, I hope this is not the wrong mailing

Require Dependency Version in DependencyManagement section feature

2010-09-24 Thread Nicholas Neuberger
First I want to say, I hope this is not the wrong mailing list for this question / comment, but my intent is to apply a feature patch based on suggestions. I've scoured the maven site but didn't want to open up Jira features when not necessary. I have a requirement for a project for our team to p

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-24 Thread Benjamin Bentmann
Hermod wrote: Using IBM JRE so I'll wait to see if it gets fixed. OK, Stuart McCulloch debugged this and tracked it down to https://issues.apache.org/jira/browse/HARMONY-6419 which affects the ConflictMarker.mark() method from Aether. Stuart also created a patch that should allow us to wor