[shrinkwrap-issues] [JBoss JIRA] Commented: (SHRINKWRAP-292) MavenResolver does not take settings.xml specified on command line into account when resolving repositories

Karel Piwko (JIRA) jira-events at lists.jboss.org
Wed Jun 29 11:03:23 EDT 2011


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

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

        


More information about the shrinkwrap-issues mailing list