[
https://issues.apache.org/jira/browse/KARAF-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948060#comment-14948060
]
ASF GitHub Bot commented on KARAF-4032:
---------------------------------------
GitHub user dhirajsb opened a pull request:
https://github.com/apache/karaf/pull/84
KARAF-4032: Added support for using repositories from pom.xml to reso…
…lve assembly artifacts
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dhirajsb/karaf KARAF-4032
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/84.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 #84
----
commit 3dc84bee500af1c28595e1fc084cfd740d2e23da
Author: Dhiraj Bokde <[email protected]>
Date: 2015-10-08T04:31:51Z
KARAF-4032: Added support for using repositories from pom.xml to resolve
assembly artifacts
----
> Karaf maven plugin assembly goal does not use repositories declared in pom.xml
> ------------------------------------------------------------------------------
>
> Key: KARAF-4032
> URL: https://issues.apache.org/jira/browse/KARAF-4032
> Project: Karaf
> Issue Type: Bug
> Components: karaf-tooling
> Affects Versions: 4.0.1
> Reporter: Dhiraj Bokde
>
> Karaf maven plugin should use any maven repositories declared in pom.xml in
> addition to ones from setttings.xml to resolve maven artifacts. Without this
> ability, it's difficult to create a self contained pom.xml that can build a
> karaf assembly without relying on changes to external settings.xml.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)