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: do everything at once and without shell
script, something like a release plugin.
I guess I might have to write a "commit" plugin.
-----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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]