hi
I want to debug existing plugins. I have been having a lot of problem with the git plugin on a slave OSX box. Every time I launch a job on the slave it will fail with the following message
"Error fetching remote repo 'origin'"
The credentials plugin has the correct credentials and when I try to use the same workspace with the same credentials it works fine. Only when I launch the job via jenkins, I get stuck with the above mentioned error message.
When I run individual git commands through execut shell commands, it works fine
If I could debug the jenkins git plugin, that would help me a lot around this.