You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Martin Lichtin (JIRA)" <ji...@apache.org> on 2015/05/16 18:05:00 UTC

[jira] [Commented] (KARAF-3601) karaf-maven-plugin - support feature

    [ https://issues.apache.org/jira/browse/KARAF-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546831#comment-14546831 ] 

Martin Lichtin commented on KARAF-3601:
---------------------------------------

Thanks Freeman for explaining this to me in great detail, much appreciated.
I'm perfectly fine to adapt to a new goal, of course.
As Christian mentioned in [2], I just need one that "provisions features into a maven-style directory structure".


> karaf-maven-plugin - support feature <conditional>
> --------------------------------------------------
>
>                 Key: KARAF-3601
>                 URL: https://issues.apache.org/jira/browse/KARAF-3601
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 3.0.3
>            Reporter: Martin Lichtin
>            Assignee: Freeman Fang
>
> This is a followup on http://karaf.922171.n3.nabble.com/How-does-conditional-work-in-feature-files-tp4038880p4038888.html
> When configuring the plugin with:
> {noformat}
>     <descriptors>
>         <descriptor>mvn:org.apache.karaf.features/spring/3.0.3/xml/features</descriptor>
>         <descriptor>mvn:org.apache.karaf.features/standard/3.0.3/xml/features</descriptor>
>     </descriptors>
>     <features>
>         <feature>webconsole</feature>
>         ...
> {noformat}
> karaf-maven-plugin will not include the bundles that are inside the "webconsole" conditional of "standard".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)