We are using Karaf 3.0.9 and stumbled over issue https://jira.apache.org/jira/browse/KARAF-4608. It is fixed for Karaf 4.
For the fix we have to upgrade mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm from 1.0.8 to 1.0.9 mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core from 1.6.1 to 1.6.2 What is the preferred way to get this fix into Karaf 3.0.9. Can I fix it with in a custom distribution and the karaf-maven-plugin?
