You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by cstamas <gi...@git.apache.org> on 2013/09/11 14:06:25 UTC

maven pull request: [MNG-5513] Artifact filtering not updated for Eclipse A...

GitHub user cstamas opened a pull request:

    https://github.com/apache/maven/pull/9

    [MNG-5513] Artifact filtering not updated for Eclipse Aether filtering

    Artifact filtering was not updated when Aether swapped from Sonatype to Eclipse, causing it to be loaded by Plugin Class Realms and potentially leading to linkage problems.
    
    Also, according to Benjamin, another import is needed in plugin Class Realm to restore Maven 3.0.x behaviour, due to package changes in Eclipse Aether.
    
    Issue
    http://jira.codehaus.org/browse/MNG-5513

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cstamas/maven mng-5513-eclipse-aether-filtering

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven/pull/9.patch

----

----


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