[xwiki-dev] Maven/build help
Vincent Massol
vincent at massol.net
Fri Jan 5 10:10:21 CET 2007
> -----Original Message-----
> From: Marc Lijour [mailto:marc at lijour.net]
> Sent: vendredi 5 janvier 2007 06:38
> To: xwiki-dev at objectweb.org
> Subject: Re: [xwiki-dev] Maven/build help
>
> On Wednesday 03 January 2007 03:51, Vincent Massol wrote:
> > > Which one(s) do I need? Only trunk-users?
> > > Could we document briefly what each folder is holding and what to
> > > check out?
> >
> > Yes we need to do that. I've started on
> > http://www.xwiki.org/xwiki/bin/view/Community/Building
> >
> > Short answer: you can check out whatever you want to build. So you
> > need to know what each is.
>
> Vu. Thank you.
>
> But don't we need always POM, or does it get downloaded automatically?
When you build a project you position yourself in the directory where the
pom.xml file is (the POM file). Then if the module has a parent, maven2
looks first on the disk to find it and if it cannot it tries to get it from
the local/remote repositories.
-Vincent
___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com
More information about the devs
mailing list