[
https://issues.jboss.org/browse/SHRINKWRAP-292?page=com.atlassian.jira.pl...
]
Karel Piwko commented on SHRINKWRAP-292:
----------------------------------------
MavenResolver is using Aether to resolve artifacts and does not depend on parent Maven
process. This means that it can be executed from any environment, not necessarily started
by Maven.
I'm not sure if there's a way how to check what spawned Aether and what arguments
it got from there.
WDYT?
MavenResolver does not take settings.xml specified on command line
into account when resolving repositories
-----------------------------------------------------------------------------------------------------------
Key: SHRINKWRAP-292
URL:
https://issues.jboss.org/browse/SHRINKWRAP-292
Project: ShrinkWrap
Issue Type: Feature Request
Components: ext-resolver
Affects Versions: 1.0.0-beta-3
Reporter: Aslak Knutsen
Running Maven using the following startup args does not work with the MavenResovler, the
new defined settings.xml is not read
mvn install -s settings.xml
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira