Hi,

I just check the apache snapshot repo, there's no such features file under
https://repository.apache.org/content/groups/snapshots-group/org/apache/karaf/cellar/apache-karaf-cellar/2.2.4-SNAPSHOT/
Seems karaf celler nightly build/deployment somehow is broken so didn't publish the artifacts to apache snapshot repo, that's why you run into such error.

As a workaround for now, you can checkout apache cellar code yourself and build it locally
Something like
svn co https://svn.apache.org/repos/asf/karaf/cellar/branches/cellar-2.2.x/
cd cellar-2.2.x
mvn clean install -Dmaven.test.skip.exec=true
this can build and install artifacts to your maven local repo.

Freeman
On 2012-5-22, at 下午2:57, manish.shri wrote:

Hi,

I am trying to add the cellar mvn URl in service mix. I am using version 4.4.1 of service mix. I am trying to add the mvn URL through the service mix
console.

karaf@root> features:addurl
mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.4-SNAPSHOT/xml/ features


This gives an error saying "Could not add Feature Repository:
java.lang.RuntimeException: URL
[mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.4-SNAPSHOT/xml/ features]
could not be resolved."


Anything wrong that I am doing? Please help. Not able to resolve this. This
error comes for most of the features that I am trying to install.

--
View this message in context: 
http://servicemix.396122.n5.nabble.com/ServiceMix-Cellar-configuration-error-tp5713309.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

---------------------------------------------
Freeman Fang

FuseSource
Email:[email protected]
Web: fusesource.com
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: http://weibo.com/u/1473905042










Reply via email to