Hi,
I found the repository link has changed for org.apache.servicemix.specs.jaxb-api-2.1 and org.apache.servicemix.specs.activation-api-1.1 It needs to update the features.xml otherwise SM can not install any features which depends on the above two components The updated should be : <bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb -api-2.1/1.3-SNAPSHOT</bundle> <bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.acti vation-api-1.1/1.3-SNAPSHOT</bundle> LC
