Hi,

for my  Maven projects I have been running a single job to install and deploy.
I run this job both upon scm change and periodically (as the OS is
updated in step with Ubuntu).

This works very nicely, but fills a 15G partition pretty quickly.

I would really prefer to run two jobs:
- a maven install periodically
- a maven deploy on SCM change

what is the best way of doing this?

cheers
Tim


-- 
Tim Pizey - http://pizey.net/~timp

Reply via email to