In fact, at first I was using Karaf Cave for just this purpose. When I saw
how it was relatively easy to generate the OBR metadata, that project
inspired me to integrate the generation directly into Archiva.

I am not using Karaf in the particular situation where I am using OBR,
which is why I couldn't use Karaf's Maven or Karaf Features repository
support.

Cheers,
m@

> By the way,
>
> in preparation for the OBR support in Archiva, at Karaf, I created Karaf
> Cave which provides OBR support (as a kind of PoC for Archiva OBR
> support):
>
> http://karaf.apache.org/manual/cave/latest/user-guide/index.html
>
> What I do is to proxy an Archiva repository with Cave: Cave adds the OBR
> repository metadata on front of the Archiva repository.
>
> For instance:
>
> karaf@root()> cave:repository-create obr-proxy
> karaf@root()> cave:repository-proxy obr-proxy
> http://host:8082/archiva/repository
>
> Regards
> JB


Reply via email to