Hi, I ended up creating a kar file per grouping of bundles (in my case a number of bundles constitutes a microservice) and deploying it via scp with a maven plugin. It works but I remain a little curious about the role of cave and how can I take advantage of it. Initially I thought that I can use it as a maven release repository target which seemed like a good ideia to create a continuous integration flow. Some maven profiles and it could have been a very nice solution. This didn't work however and I later noticed that Cave is first an OBR repository and from my understanding (correct me if I'm wrong) a read-only maven repository (i.e. I cannot deploy to it as a normal maven repository).
Also as mentioned above I'm still looking for the ideal solution to handle continuous deployment. What I have now (scp of kar files) seems nice however I would like a second opinion on it Any toughs about this ? Thnks in advance, Ivo Leitão -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-Cave-KFR-support-and-continuous-delivery-support-tp4050069p4050076.html Sent from the Karaf - User mailing list archive at Nabble.com.
