You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2017/04/24 09:00:11 UTC

[jira] [Closed] (KARAF-5083) karaf-maven-plugin: startLevel per maven dependency

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

Christian Schneider closed KARAF-5083.
--------------------------------------
    Resolution: Not A Bug
      Assignee: Christian Schneider

You can only specify a start level per bundle by providing a feature file in xml. Please ask such questions on the mailing list or on stack overflow.

> karaf-maven-plugin: startLevel per maven dependency
> ---------------------------------------------------
>
>                 Key: KARAF-5083
>                 URL: https://issues.apache.org/jira/browse/KARAF-5083
>             Project: Karaf
>          Issue Type: Request
>            Reporter: Goubaa Karim
>            Assignee: Christian Schneider
>            Priority: Critical
>
> In order to generate feature.xml file from project maven dependencies, I 'm using karaf-maven-plugin with "features-generate-descriptor" goal. But, I'm unable to specify each dependency startLevel. 
> When I use:
> <configuration>
> ...
> <startLevel>90</startLevel>
> ...
> </configuration>
> the start level 90 is applied to all dependencies.
> How can I specify each dependency start level ?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)