[
https://issues.apache.org/jira/browse/KARAF-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982058#action_12982058
]
Andreas Pieber commented on KARAF-373:
--------------------------------------
Committed r1059285 backports the use includeMvnBasedDescriptors to karaf-2.1.x;
ok now rewriting the file-copy part
> 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
> Assignee: Andreas Pieber
> Fix For: 2.1.4, 2.2.0
>
> Attachments: filecopy.patch
>
>
> 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.