Re: multiple problems setting up Jenkins and Git and Maven, as well as code analysis tools - start with git...

2012-10-03 Thread Dirk Weigenand
Hi, i guess this problem is related to files still opened by Jenkins or another process. I experience this problem only on Windows when cleaning the workspace. You should use the equivalent of 'lsof' to find out what file is still in use by which process. regards Dirk On 03.10.2012 03:51,

multiple problems setting up Jenkins and Git and Maven, as well as code analysis tools - start with git...

2012-10-02 Thread Rob Withers
First off is Git setup, I suppose. I want to fire a Jenkins job whenever my LOCAL repository is committed, not waiting until it gets pushed to github. It seems like Jenkins is setup to slave of fgithub. How can I make that work right? I am lost in all the various plugins for git and