On 9/28/07, Niclas Hedhman <[EMAIL PROTECTED]> wrote:
> On Friday 28 September 2007 20:05, Guillaume Nodet wrote:
> > I'm trying to build pax.
> > Unfortunately, some modules refer to a parent pom with a different
> > version than the one from the root dir.  Is there any repo where these
> > released poms are uploaded that could be added to the root pom ?
>
> Well, I happen to know that you are probably look for Pax Runner ;o)

Yeah :-)

>
> In essence; Pax as a project is not necessarily buildable from its own root.
> However, its sub-projects should.
> So,
>  cd pax/runner
>  mvn install
>
> should work off the bat. If not, please report back.
>
> Pax Runner is released recently, and is available on
> http://repository.ops4j.org/maven2 repo.
>

Yeah, thanks.  I figured this one.
FYI, adding this repo to the root pom does not even enable the full
build to succeed.  Instead, you must add this repo on all children
where it is not configured yet (and this should make the build from
the root pom to work).

>
> Cheers
> --
> Niclas Hedhman, Software Developer
>
> I  live here; http://tinyurl.com/2qq9er
> I  work here; http://tinyurl.com/2ymelc
> I relax here; http://tinyurl.com/2cgsug
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>


-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to