[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-140) Update Aether implementation to org.eclipse.aether one

Michal Matloka (JIRA) jira-events at lists.jboss.org
Wed Sep 11 03:17:03 EDT 2013


    [ https://issues.jboss.org/browse/SHRINKRES-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803369#comment-12803369 ] 

Michal Matloka commented on SHRINKRES-140:
------------------------------------------

https://github.com/shrinkwrap/resolver/commit/a6919330a3e11a5f8b5ce242124ef789b910dbe9

{noformat}
-        return new ArrayList<RemoteRepository>(mirroredRepos);
+        return new ArrayList<RemoteRepository>(authorizedRepos);
{noformat}

This is the cause of main problems.
                
> Update Aether implementation to org.eclipse.aether one
> ------------------------------------------------------
>
>                 Key: SHRINKRES-140
>                 URL: https://issues.jboss.org/browse/SHRINKRES-140
>             Project: ShrinkWrap Resolvers
>          Issue Type: Component  Upgrade
>          Components: impl-maven
>    Affects Versions: 2.0.0-beta-5
>            Reporter: Karel Piwko
>            Assignee: Michal Matloka
>
> Aether is now a part of org.eclipse foundation. We should update to newer version when they release first stable version.
> Update should not affect user at all, it should comprise of replacing imports with new ones.

--
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


More information about the shrinkwrap-issues mailing list