Goubaa Karim created KARAF-5083:
-----------------------------------
Summary: 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
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)