Jean-Baptiste Onofré created KARAF-5852:
-------------------------------------------
Summary: Provide a way to only extract cfg files from features XML
Key: KARAF-5852
URL: https://issues.apache.org/jira/browse/KARAF-5852
Project: Karaf
Issue Type: Improvement
Components: karaf-feature, karaf-tooling
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
The Karaf standard distribution uses features XML {{<config/>}} elements to
create the {{cfg}} file in the distribution. It works fine for the standard &
minimal distributions, but not convenient to create the instances resources (in
{{instances/src/main/resources}}).
It would be great to have a MOJO or a tool in Karaf to create {{cfg}} file in
a target directory based on a features XML and selected features.
As a workaround for now, I copy the resources in the instance maven module.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)