You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Raman Gupta (JIRA)" <ji...@apache.org> on 2016/02/03 21:35:39 UTC

[jira] [Created] (KARAF-4311) karaf maven plugin does not respect -s setting on maven

Raman Gupta created KARAF-4311:
----------------------------------

             Summary: 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


The karaf maven plugin uses the pax maven resolver for some things, like verification for example.

Pax has its own mechanism for finding the settings.xml, but mvn has the -s switch to specify a particular settings.xml at build time, which is often used by CI systems.

The Karaf maven plugin should respect the settings provided by the -s switch when doing its internal maven resolution.



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