No this has moved here:
http://git.eclipse.org/c/aether/aether-core.git/tree/aether-util/src/main/java/org/eclipse/aether/util/graph/transformer/NearestVersionSelector.java

The issue will be to configure maven core to use your new implementation.
That's "hardcoded" currently here [1].

--
Olivier

[1] 
https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob;f=maven-aether-provider/src/main/java/org/apache/maven/repository/internal/MavenRepositorySystemUtils.java;h=b7ed320158887cacbb48fa893b767ceedca3e028;hb=master#l107

On 20 August 2013 16:15, Vogt Bernd <bernd.v...@bosch-si.com> wrote:
> 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-----
> Von: Phillip Hellewell [mailto:ssh...@gmail.com]
> Gesendet: Montag, 19. August 2013 20:12
> An: dev@maven.apache.org
> Betreff: Adding support for new dependency mediation strategy
>
> 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.  Also, how long do you 
> expect such a task would take for a competent developer?
>
> Finally, I'm curious to know what are the chances of a patch being accepted 
> when I'm done?  I'll of course do it in such a way that the default remains 
> "nearest definition", and this new strategy has to be enabled with a setting 
> in settings.xml or something.
>
> Thanks,
> Phillip Hellewell
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to