On 08/11/05, Jason van Zyl <[EMAIL PROTECTED]> wrote: > > As a side note, I really need the highest-wins strategy - any pointers > > to open issues or code required? > > It's slated for 2.1.
Right thanks. Just found the issue if anyone's interested: http://jira.codehaus.org/browse/MNG-612 And the code appears to be: http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/ArtifactCollector.java?rev=279720&view=markup http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactCollector.java?rev=330201&view=markup Looks like a bit of work to implement another strategy. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
