It sounds good. I have a idea, as the $GERONIMO_HOME/repository is a OSGi bundle repository(OBR) now, Whether we can use obr.xml which contains all the meta data of dependencies to convert the OBR to maven repository?
On Wed, Sep 21, 2011 at 1:14 AM, Jarek Gawor <[email protected]> wrote: > Hi, > > I'm curious about using $GERONIMO_HOME/repository as remote Maven > repository. We are not very religious (or at least we haven't been in > the past) about publishing snapshots of Geronimo (and other related) > code. So if somebody wants to build their own code against the same > exact versions of the dependencies as their Geronimo binary (snapshot) > uses that can be very difficult. So what about using > $GERONIMO_HOME/repository directly as a Maven repository? Would that > work (if we put the pom files in the repository/ dir? Especially for > snapshot dependencies? > > Thanks, > Jarek > -- Best regards! John Xiao
