trying to install camel-rabbitmq under Karaf 4.0.6 fails unable to resolve com.rabbitmq.client. Was working fine in 2.17.3 Any ideas or help?
ka...@sis.gt.common()> feature:install camel-rabbitmq Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=camel-rabbitmq; type=karaf.feature; version="[2.18.0,2.18.0]"; filter:="(&(osgi.identity=camel-rabbitmq)(type=karaf.feature)(version>=2.18.0)(version<=2.18.0))" [caused by: Unable to resolve camel-rabbitmq/2.18.0: missing requirement [camel-rabbitmq/2.18.0] osgi.identity; osgi.identity=org.apache.camel.camel-rabbitmq; type=osgi.bundle; version="[2.18.0,2.18.0]"; resolution:=mandatory [caused by: Unable to resolve org.apache.camel.camel-rabbitmq/2.18.0: missing requirement [org.apache.camel.camel-rabbitmq/2.18.0] osgi.wiring.package; filter:="(&(osgi.wiring.package=com.rabbitmq.client)(version>=3.6.0)(!(version>=4.0.0)))" [caused by: Unable to resolve com.rabbitmq.client/3.6.5: missing requirement [com.rabbitmq.client/3.6.5] osgi.wiring.package; filter:="(osgi.wiring.package=junit.framework)"]]] ka...@sis.gt.common()> -- View this message in context: http://camel.465427.n5.nabble.com/camel-2-18-0-rabbitmq-component-fails-under-Karaf-tp5789413.html Sent from the Camel - Users mailing list archive at Nabble.com.