[
https://issues.apache.org/jira/browse/KARAF-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved KARAF-5374.
---------------------------------
Resolution: Fixed
Fix Version/s: 4.1.3
4.2.0
> karaf-maven-plugin can't configure the start-level for the startupBundles
> -------------------------------------------------------------------------
>
> Key: KARAF-5374
> URL: https://issues.apache.org/jira/browse/KARAF-5374
> Project: Karaf
> Issue Type: Bug
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: 4.2.0, 4.1.3
>
>
> Previousely In 4.0.x we can do
> {code}
> <startupBundles>
>
> <bundle>mvn:${project.groupId}/${project.artifactId}/${project.version};start-level=80</bundle>
> </startupBundles>
> {code}
> but this doesn't work in 4.2-SNAPSHOT
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)