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]

Reply via email to