Hi, JB, Try 3 ways 1. Manually put org.foo.paint-4.0.0.jar into my-repository and run cave:repository-update my-repository 2. Use cave:repository-upload my-repository file:/D:/apache-karaf-3.0.3/cave/org.foo.paint-4.0.0.jar 3. Also try to populate my local Maven repository for other bundles use the command cave:repository-populate my-repository file:D:/maven/.m2/repository
I could browse them with browser or download them. But, the url of each bundle in http://cave:8181/cave/my-repository-repository.xml is file path like <resource id="org.foo.paint/4.0.0" symbolicname="org.foo.paint" presentationname="paint" uri="file:/D:/apache-karaf-3.0.3/cave/my-repository/org.foo.paint-4.0.0.jar" version="4.0.0"> Thanks. -- View this message in context: http://karaf.922171.n3.nabble.com/Cave-HTTP-Wrapper-Service-tp4039700p4039735.html Sent from the Karaf - User mailing list archive at Nabble.com.
