Hi JB, I think 2 is very beneficial, cause this is the biggest improvements. Just add a maven Repo via Cave as OBR sounds very charming to me :-)
regards, Achim 2011/8/12 Jean-Baptiste Onofré <[email protected]>: > Just an update about your remark: > > 1/ you can consider the Karaf system repo as a Cave one, and so add it in > the OBR. Simply create the repo like this: > > karaf@root> cave:create-repository -s -r -l system karaf-system > > Cave will generate the OBR repository.xml and register the repo into the OBR > service for you. > > 2/ the problem with the repo define in etc/org.ops4j.pax.url.mvn.cfg is that > they are maven repo, not OBR repo. It means that they don't provide the > repository.xml. > I can do an implement Cave import (turning a Maven repo into an OBR one). > > Regards > JB > > On 08/12/2011 10:50 AM, Charles Moulliard wrote: >> >> Question : Does the cave repo uses the system local repo defined in >> karaf/servicemix by default and also the repositories defined in >> /etc/org.ops4j.pax.url.mvn.cfg file ? >> >> On Fri, Aug 12, 2011 at 10:07 AM, Jean-Baptiste Onofré<[email protected]> >> wrote: >>> >>> Hi all, >>> >>> you can find usage/screenshot preview about Apache Karaf Cave: >>> http://pastie.org/2360003 >>> >>> You can see (in this order): >>> - creation of a Cave repository (in the default Cave storage location, >>> using >>> filesystem backend >>> - list of Cave repositories >>> - upload of an artifact (from central maven repo) into the Cave repo >>> - register the Cave repository into the OBR RepositoryAdmin service >>> - creation/import of my local M2 repo, enable scan (to generate the >>> repository.xml) and register this repo in the OBR service at creation >>> time >>> - you can see with obr:list that we have all artifacts available >>> >>> My TODO list is now to add JMX MBeans, REST API, features enterprise >>> repository. >>> >>> Any comment/idea is welcome :) >>> >>> Regards >>> JB >>> -- >>> Jean-Baptiste Onofré >>> [email protected] >>> http://blog.nanthrax.net >>> Talend - http://www.talend.com >>> > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com > -- -- *Achim Nierbeck* Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/>
