Add option to features-maven-plugin to automatically include <descriptors> into
<repository>
--------------------------------------------------------------------------------------------
Key: KARAF-373
URL: https://issues.apache.org/jira/browse/KARAF-373
Project: Karaf
Issue Type: New Feature
Components: tooling
Reporter: Andreas Pieber
If you build a client project and want to include additional features.xml, not
included in any distribution by now you have to retrieve them via depedency
plugin first and copy them into the system folder of your distribution
afterwards. If the features.xml (in the descriptors tag) on the other side is
handled as regular maven tag and simply also copied into the system directory
you'll be freed of this problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.