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

Karel Piwko (JIRA) issues at jboss.org
Mon Feb 10 07:23:31 EST 2014


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

Karel Piwko commented on SHRINKRES-140:
---------------------------------------

I have updated SHRINKRES-140 branch, rebased on top of master - https://github.com/shrinkwrap/resolver/commits/SHRINKRES-140

At this moment, there are 5 tests failing, denoted here:

https://github.com/shrinkwrap/resolver/commit/6690d6f7cca7427eedbb6e38812e368029af2aaf

They are related to following problems:
* <dependencyManagement> is not honored when parsing pom.xml file of an artifact - this is definitely a bug on our side
* ${java.home} is systemPath in artifact descriptor is not interpolated - not sure whether it actually should be
* scope of resolved dependency is not transitively added to resolved artifacts - I need to get more details here. This might be change is Aether or it's misconfiguration.
                
> 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