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: [email protected]
For additional commands, e-mail: [email protected]