[ 
https://jira.codehaus.org/browse/MNG-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332669#comment-332669
 ] 

Tamás Cservenák commented on MNG-5513:
--------------------------------------

Also, please note that org.eclipse.aether.internal.impl should be imported into 
plugin realms, thereby restoring Maven 3.0.x style behavior which imports 
org.sonatype.aether.impl and sub packages (especially o.s.a.impl.internal which 
after the move to Eclipse is no longer a sub package of o.e.a.impl) -- 
according to Benjamin (thanks!)
                
> Artifact filtering not updated for Eclipse Aether filtering
> -----------------------------------------------------------
>
>                 Key: MNG-5513
>                 URL: https://jira.codehaus.org/browse/MNG-5513
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Class Loading
>    Affects Versions: 3.1.0, 3.1.1
>            Reporter: Tamás Cservenák
>
> It seems that artifact filtering for Plugin Realm construction was not 
> updated when Aether was swapped from Sonatype one to Eclipse one.
> See
> https://github.com/apache/maven/blob/2c2bf6e6e5b06c35a935ca69c5dcb54b381baf46/maven-core/src/main/java/org/apache/maven/DefaultArtifactFilterManager.java#L83
> It would still filter the sonatype Aether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to