Re: automation question

2008-11-21 Thread Jason van Zyl
Look at Dan's reactor plugin. On 21-Nov-08, at 5:40 PM, Oleg Gusakov wrote: Guys, I find myself doing commits over and again in the following sequence: * "mvn clean install" on the main reactor project to make sure all UTs work and install binaries * cd to IT project, "mvn clean deploy" the

Re: automation question

2008-11-21 Thread Oleg Gusakov
Jeff Jensen wrote: Perhaps setup CI (Hudson/CruiseControl/Continuum) locally and manually invoke builds when desired. Using build dependencies, you can have subsequent builds kick off from you manually invoking the first. Then manually commit or automate? Well - that's the whole point:

RE: automation question

2008-11-21 Thread Jeff Jensen
Perhaps setup CI (Hudson/CruiseControl/Continuum) locally and manually invoke builds when desired. Using build dependencies, you can have subsequent builds kick off from you manually invoking the first. Then manually commit or automate? -Original Message- From: Oleg Gusakov [mailto:[