Details
Description
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.