GERONIMO_HOME/repository as a remote repository? I think
GERONIMO_HOME/repository is lack of maven repo metadata information, doubt
if it could be a remote repository.

On the other hand, if there are snapshot dependencies in user's and geronimo
project, maven will always pull something newest from online, that will
cause the intent of using exact same binaries failed to achieve.

Just a cent for discussion.

Forrest

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
>

Reply via email to