Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.3, 2.9.0
-
None
-
Unknown
Description
The camel-jibx and camel-xstream features don't install out of the box:
Error executing command: Could not start bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j/1.6.1_4 in feature(s) camel-xstream-2.9-SNAPSHOT, camel-jibx-2.9-SNAPSHOT: Unresolved constraint in bundle org.apache.servicemix.bundles.dom4j [65]: Unable to resolve 65.0: missing requirement [65.0] package; (&(package=javax.xml.stream)(version>=1.0.0)(!(version>=2.0.0)))
camel-jibx feature has a dependency to ServiceMix dom4j bundle.
This bundle requires javax.xml.stream (provided by woodstox).