Dear Karaf Team,
We experience a strange bug using our custom distribution of Karaf 4.0.7 which
uses Equinox instead of Felix. Without Maven repository access, Karaf crashes
during startup with the error message:
Could not resolve
mvn:org.eclipse.birt.runtime/org.eclipse.osgi/3.10.2.v20150203-1939
Something strange, I did not find “birt” in the config.properties neither when
using a Maven repo and displaying all bundles with “list -t 0”. So I don’t know
where the dependency comes from.
When looking to Karaf 4.0.4 config.properties, the birt library was set as
karaf.framework.equinox but now it uses tycho instead.
Is there a workaround?
Regards,
JP