Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.3, 2.9.0
-
None
-
Unknown
Description
The camel-hdfs and camel-soap features don't install out of the box:
Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))
The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.