Hi Jan, can you share your pom.xml ?
Especially what's the scope of the framework kar and features XML dependencies ?
Regards JB On 03/07/2016 05:09 PM, Jan Kreutzfeld wrote:
Hi everyone, i am trying to set up a custom distribution with karaf 4.0.4. I copied the example from http://karaf.apache.org/manual/latest/developers-guide/custom-distribution.html. Unfortunately, I encountered two problems: 1. When adding any feature to the <bootFeatures>, the pax-logging-service does no longer start automatically (status is Resolved). 2. When adding the feature "eventadmin", i get the exception "java.lang.IllegalStateException: Unknown protocol: mvn". This seems to be a race condition - i copied the feature and increased the start level for the eventadmin and metatype bundles to 10 and now it works. Is there any known solution for this? Should i create issues in JIRA? Regards Jan
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
