This is my first attempt at osgi and I followed the blog post by
Jean-Baptiste
http://blog.nanthrax.net/2011/08/jax-rs-services-using-cxf-and-karaf/
I have the karaf folder at the same level as my project 'intro' folder.
After I start Karaf and try to add
features:addUrl mvn:com.mera.osgi.cxf/com.mera.osgi.cxf.common/0.1/x
ml
Could not add Feature Repository:
java.lang.RuntimeException: URL
[mvn:com.mera.osgi.cxf/com.mera.osgi.cxf.common/0.1/xml] could not be
resolved.
I get the error.
I uploaded the project to git https://github.com/apnatwit/intro. If
someone can please take a look at it and let me give some pointers , it
will be great.
regards,
Ramesh