[
https://issues.jboss.org/browse/SHRINKRES-140?page=com.atlassian.jira.plu...
]
Karel Piwko commented on SHRINKRES-140:
---------------------------------------
I tried to change this behavior by forcing LocalRepositoryManager to be simple, e.g.
modifying
{code}
MavenManagerBuilder#localRepositoryManager(final RepositorySystemSession session) to
always use SimpleLocalRepositoryManager
{code}
It should force mvn -llr behavior - more details at
https://jira.codehaus.org/browse/MNG-5181, however it did not fix the problem.
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