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

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Tue Sep 3 05:03:03 EDT 2013


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

Andrew Rubinger commented on SHRINKRES-140:
-------------------------------------------

Update: We've all been hacking on the version at upstream/SHRINKRES-140, and I've just added some more context to the exceptions thrown by failing tests.  The primary problem at the moment is stemming from Aether not able to find artifacts in question, for instance:

{code}Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.jboss.shrinkwrap.test:test-deps-a:pom:1.0.0{code}
                
> 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