When performing maven writing to POM file fails

2014-02-11 Thread Alex Martinson
Hi When building a project everything seems to be OK as building a maven project without releasing it does not require files ( at least the POM file ) to be checked out. But when trying to perform a maven release I get the error below: */[ERROR] Failed to execute goal

How can you prevent Jenksins from building all projects after it is restarted?

2014-02-06 Thread Alex Martinson
Currently every time I restart the Jenkins server.. every single projects starts being built. I would like to stop that from happening. There have been suggestions to use a groovy script. But I can see the Script Console when the Jenkins is up and running and it is a bit too late for what I am