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:[EMAIL PROTECTED] 
Sent: Friday, November 21, 2008 7:41 PM
To: Maven Developers List
Subject: automation question

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" there - to run and deploy IT binaries
* cd back to the project, "mvn deploy" there to deploy snapshots
* "svn commit -m 'blah...'" to finally commit changes

Does anyone know a plugin to automate such a sequence, or I'd rather 
write one?

Thanks,
Oleg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to