Hi Christian, with SNAPSHOT instead of SNAPSSHOT, it should be better ;)
Regards JB On 04/05/2013 10:31 PM, Christian Müller wrote:
I'm wondering why this failed: karaf@root> features:chooseurl camel 2.11-SNAPSSHOT adding feature url mvn:org.apache.camel.karaf/apache-camel/2.11-SNAPSSHOT/xml/features Error executing command: URL [mvn:org.apache.camel.karaf/apache-camel/2.11-SNAPSSHOT/xml/features] could not be resolved. but this succeed: karaf@root> features:addurl mvn:org.apache.camel.karaf/apache-camel/2.11-SNAPSHOT/xml/features karaf@root> features:listurl Loaded URI true mvn:org.apache.karaf.assemblies.features/standard/2.3.1/xml/features true mvn:org.apache.camel.karaf/apache-camel/2.11-SNAPSHOT/xml/features true mvn:org.apache.karaf.assemblies.features/enterprise/2.3.1/xml/features I'm using Karaf 2.3.1 on Mac OS 10.8.3 and Java 1.7.0_17. Camel 2.11-SNAPSHOT is in my local Maven repo. Best, Christian
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
