|
JBossFuse:karaf@root> features:install switchyard-quickstart-camel-jpa-binding Error executing command: Could not start bundle mvn:org.switchyard.components/switchyard-component-camel-jpa/2.0.1-redhat-SNAPSHOT in feature(s) switchyard-jpa-2.0.1-redhat-SNAPSHOT: Uses constraint violation. Unable to resolve bundle revision org.switchyard.components.switchyard-component-camel-jpa [354.0] because it is exposed to package 'org.apache.camel.impl' from bundle revisions org.apache.camel.camel-core [197.0] and org.apache.camel.camel-core [326.0] via two dependency chains.
Chain 1: org.switchyard.components.switchyard-component-camel-jpa [354.0] import: (&(osgi.wiring.package=org.apache.camel.impl)(version>=2.15.0)(!(version>=3.0.0)))
export: osgi.wiring.package=org.apache.camel.impl org.apache.camel.camel-core [197.0]
Chain 2: org.switchyard.components.switchyard-component-camel-jpa [354.0] import: (&(osgi.wiring.package=org.apache.camel.component.jpa)(version>=2.15.0)(!(version>=3.0.0)))
export: osgi.wiring.package=org.apache.camel.component.jpa; uses:=org.apache.camel org.apache.camel.camel-jpa [353.0] import: (&(osgi.wiring.package=org.apache.camel)(version>=2.15.0)(!(version>=2.16.0)))
export: osgi.wiring.package=org.apache.camel; uses:=org.apache.camel.impl export: osgi.wiring.package=org.apache.camel.impl org.apache.camel.camel-core [326.0]
|