Hi all afaik cellar has been released in version 2.2.4 so you should switch to the released version.
regards, Achim 2012/5/22 Freeman Fang <[email protected]>: > 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 > > > > > > > > > > -- Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home> Commiter & Project Lead blog <http://notizblog.nierbeck.de/>
