I have created a git repository with a project that reproduces these issues. You can find it here <https://github.com/damiri-ts/karaf-features-core-issue> . (https://github.com/damiri-ts/karaf-features-core-issue).
Here are the steps to reproduce. 1. Build the project: mvn clean install 2. Start the container: container/target/assembly/bin/karaf clean debug The container will startup but the features core bundle will be stuck in the "resolved" state. If you start it manually (start 11) all features and bundles will load correctly. -- View this message in context: http://karaf.922171.n3.nabble.com/Features-Core-bundle-stuck-in-Resolved-state-tp4047964p4047989.html Sent from the Karaf - User mailing list archive at Nabble.com.
