Ricardo Miguel Almeida da Silva created KARAF-6431:
------------------------------------------------------
Summary: Maven plugin feature to define custom bundle location
prefixes
Key: KARAF-6431
URL: https://issues.apache.org/jira/browse/KARAF-6431
Project: Karaf
Issue Type: Improvement
Components: karaf
Affects Versions: 4.2.6
Reporter: Ricardo Miguel Almeida da Silva
Allowing custom deployers on karaf 4 plugin, this comes in hand of the
following PR [https://github.com/apache/karaf/pull/489] that was merged in the
past for karaf 3.
The idea is to have the following definition in karaf-maven-plugin
{{<extraProtocols> <param>pentaho-webjars</param>
<param>pentaho-platform-plugin-mvn</param> </extraProtocols>}}
which allows the following declaration
{{<bundle>pentaho-webjars:mvn:org.webjars.npm/underscore/1.8.3</bundle>}}
Please note, that is required for custom karaf assemblies.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)