Git problem with Linux master and Windows slave

2013-06-06 Thread jdtangney
My Windows slave can't find git. All other slaves (Linux) work correctly. The slave is Windows 7 with Cygwin installed, running Cygwin sshd and git. The master connects to the slave via ssh and I am able to run bash commands using "execute shell" build step, like this: Started by user John Tang

Finding unused plugins

2013-05-29 Thread jdtangney
Our Jenkins setup has grown rather um, "organically". We now have lots of plugins installed and I am sure several are not even used. Worse, we seem to have cases where two plugins do almost the same thing. How can I identify which plugins are not used by any existing job? I want to uninstall t