Hmmm.. not sure what is going on here :) Try bumping up the logging before running that addUrl command:
log:set TRACE org.ops4j.pax.url Did you make any changes to etc/org.ops4j.pax.url.mvn.cfg? On Tue, Jun 18, 2013 at 11:47 AM, jay <[email protected]> wrote: > Hi - I am trying to install the features from local repository but getting > an > error saying url is incorrect? > > > I created a local repository like as below and placed my features xml file; > > > *apache-servicemix-xxx/system/com/xyz/app-feature/0.0.1/app-feature-0.0.1-features.xml* > > > karaf@root> features:addUrl mvn:com.xyz/app-feature/0.0.1/xml/features > > Could not add Feature Repository: > java.lang.RuntimeException: URL > [mvn:com.xyz/app-feature/0.0.1/xml/features] > could not be resolved. > Please verify that the feature repository URL is correct and that your > network connection works fine. > > can you please let me know your views as where should i specify my local > repository directory? > > > > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/how-to-install-the-features-from-system-folder-underneath-the-servicemix-tp5717032.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > -- Cheers, Jon --------------- Red Hat, Inc. Email: [email protected] Web: http://redhat.com Twitter: jon_anstey Blog: http://janstey.blogspot.com Author of Camel in Action: http://manning.com/ibsen
