Am 04.07.2011 19:51, schrieb Ron Smits:
Actually looking at the output at
http://wicketstuff.org/hudson/job/Wicket%20Stuff%20Core%20Java6%20%28wicket%201.4-SNAPSHOT%29/lastFailedBuild/consoleyou
will see that it cannot find the git program: This is actually the
giveaway:

Cannot run program "git": java.io.IOException: error=2, No such file
or directory


Looks like either git is not installed on the machine, or it's not in the PATH - in that case, it should be sufficient to set the absolute path to the git binary in Jenkins' main configuration page.

Regards,
Harald

Reply via email to