RE: Continuous Integration + multiproject:site generation

2005-04-06 Thread Patrick Roumanoff
> Thanks for the answer. It is indeed a good solution. > > Just one think : in your goal above, you don't call the > goal, so I don't see how your dependent > projects can refer to the last good versions of each other ? you are right, the line was a strip-down version of my goal which use a

Re: Continuous Integration + multiproject:site generation

2005-04-06 Thread Laurent PETIT
Patrick Roumanoff wrote: From what I understand, you only need to have one project in cruisecontrol to trigger your multiproject goals. just make sure the modificationset for the multiproject goal is an aggregation of the modificationset for the subprojects. my cruisecontrol maven line looks like t

RE: Continuous Integration + multiproject:site generation

2005-04-04 Thread Patrick Roumanoff
Hi, > -Original Message- > From: Laurent PETIT [mailto:[EMAIL PROTECTED] > I have multiple subprojects which are continuously integrated with > CruiseControl. > I generate for each subproject the artifact, and install it. > > I also use CruiseControl to generate the whole site, with > m