You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Andreas Pieber (JIRA)" <ji...@apache.org> on 2011/01/15 16:12:54 UTC

[jira] Resolved: (KARAF-373) Add option to features-maven-plugin to automatically include into

     [ https://issues.apache.org/jira/browse/KARAF-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Pieber resolved KARAF-373.
----------------------------------

    Resolution: Fixed

Added possibility to directly include features.xml in trunk (Committed r1059334, r1059336) and karaf-2.1.x (r1059350). In addition also applied on assembly project (r1059336).


> 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.