[
https://issues.apache.org/jira/browse/KARAF-6532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013456#comment-17013456
]
Romain Manni-Bucau commented on KARAF-6532:
-------------------------------------------
When i created this issue it was working until you dont start karaf from its
home=its base. I guess the filepath mist support karaf.base and karaf.home as
placeholder otherwise the path is likely always ignored except in one case.
> 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
> Components: karaf
> Reporter: Romain Manni-Bucau
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Labels: maven
> Fix For: 4.3.0
>
>
> 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)