Hello All,I'm using the Karaf features archetype but don't seem to be able to specify the start-level of the bundles in the features XML.
In my POM I have set the <startLevel> property in the karaf-maven-plugin but that start level doesn't get propagated through to the features XML when I build the project. Is there something I'm doing wrong or missing an extra configuration?
Thanks Kerry
