[ 
https://issues.apache.org/jira/browse/KARAF-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190032#comment-15190032
 ] 

ASF GitHub Bot commented on KARAF-4311:
---------------------------------------

GitHub user slawekjaranowski opened a pull request:

    https://github.com/apache/karaf/pull/163

    [KARAF-4311] propagate current maven settings to to pax.MavenResolver

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/slawekjaranowski/karaf KARAF-4311

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/163.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #163
    
----
commit e577d629a480ee506bf7a92939ea5c8a380f686d
Author: Slawomir Jaranowski <[email protected]>
Date:   2016-03-10T21:57:08Z

    [KARAF-4311] propagate current maven settings to to pax.MavenResolver

----


> karaf maven plugin does not respect -s setting on maven
> -------------------------------------------------------
>
>                 Key: KARAF-4311
>                 URL: https://issues.apache.org/jira/browse/KARAF-4311
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-tooling
>    Affects Versions: 4.0.4
>            Reporter: Raman Gupta
>              Labels: maven
>
> The karaf maven plugin uses the pax maven resolver for some things, like 
> verification for example.
> However, mvn has the -s switch to specify a particular settings.xml at build 
> time, which is often used by CI systems. Since the karaf-maven-plugin is 
> running from a maven command, it should call or configure pax so that it uses 
> the settings.xml specified by the user at the command line, if any.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to