[
https://issues.jboss.org/browse/SHRINKWRAP-292?page=com.atlassian.jira.pl...
]
Karel Piwko commented on SHRINKWRAP-292:
----------------------------------------
This can be solved by a maven plugin, e.g. either a support in Surefire itself (see
SUREFIRE-790) or a standalone plugin, POC at
https://github.com/kpiwko/resolver-maven-plugin
I'd like the plugin to become a standard part of 2.0.0 distribution.
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
Fix For: resolver-2.0.0-alpha-1
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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira