You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Romain Manni-Bucau (Jira)" <ji...@apache.org> on 2019/11/25 17:52:00 UTC

[jira] [Created] (KARAF-6532) Enable karaf-maven-plugin to rely on reference:file instead of mvn for bundles and features resolved at build time

Romain Manni-Bucau created KARAF-6532:
-----------------------------------------

             Summary: Enable karaf-maven-plugin to rely on reference:file instead of mvn for bundles and features resolved at build time
                 Key: KARAF-6532
                 URL: https://issues.apache.org/jira/browse/KARAF-6532
             Project: Karaf
          Issue Type: Task
            Reporter: Romain Manni-Bucau


When bundles (similarly features) are resolved at build time with karaf-maven-plugin, there is no real need to use mvn:xxxxx in the config and it could be replaced by reference:file://${karaf.home}/system/.... which saves the aether cost.

Concretely it can enable to drop pax-url and makes the startup faster.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)