AW: Adding support for new dependency mediation strategy

2013-08-19 Thread Vogt Bernd
Hi Phillip, take a look at NearestVersionConflictResolver [1] an surroundings. Regards, Bernd [1] https://github.com/sonatype/sonatype-aether/blob/master/aether-util/src/main/java/org/sonatype/aether/util/graph/transformer/NearestVersionConflictResolver.java -Ursprüngliche Nachricht

Re: maven-scm-provider-jgit

2013-08-19 Thread domi
I tried again with the same maven and java version Olivier has used - only Maven is a release version instead of the SNAPSHOT used by Olivier. @Olivier: can you have a try with a released Maven Version? elongatus:maven-scm domi$ /Users/domi/Downloads/apache-maven-3.1.0/bin/mvn -version Apache Ma

Adding support for new dependency mediation strategy

2013-08-19 Thread Phillip Hellewell
Hi all, I'd like to take a stab at adding support for Maven to be able to mediate dependency conflicts using "highest version" strategy rather than "nearest definition". I'll be happy if anyone can point me in the right direction on which source files I'll need to modify, and any other guidance.

Re: Latest modello breaks maven core unit test

2013-08-19 Thread Simo Tripodi
Hallo Kristian, unfortunately I just came back from vacations, didn't have enough spare time to have a look at the issue - I'll do it ASAP! Thanks for keeping me in the loop, very appreciated! All the best, -Simo On Aug 6, 2013, at 7:16 AM, Kristian Rosenvold wrote: > FYI; I reverted the en

Re: Maven 3.1.1

2013-08-19 Thread Stephane Nicoll
Hi, On Mon, Aug 19, 2013 at 1:38 PM, Jason van Zyl wrote: > I hope to release the next version in pretty short order, integrating > Aether 0.9.0.M3 and fixing a few more bugs. So if you can't do the things > you want by tomorrow I think we'll have another release in a couple weeks. > This certa

Re: Maven 3.1.1

2013-08-19 Thread Jason van Zyl
I hope to release the next version in pretty short order, integrating Aether 0.9.0.M3 and fixing a few more bugs. So if you can't do the things you want by tomorrow I think we'll have another release in a couple weeks. On Aug 19, 2013, at 1:35 AM, Hervé BOUTEMY wrote: > ok, I'm back from vacat