Thanks Daniel. I was hopeful that would help, although I do have other
Maven projects on the same slave that are not having any problems with Git
polling. I entered the correct tool location for Maven's installation on
the slave, but I am still getting exactly the same errors on occasional Git
poll
We're using Git plugin 1.5.0 on Jenkins 1.509.4. We have several Maven
jobs, and on a new one we set up in the past few days we are seeing some
strange errors in the Git polling log. Much of the time the Git polling
works fine, but several times per day we get this error (see below).
Afterwards, it
In the slaves' configuration, check 'Tool Locations' and define the paths to
Maven on the slaves for the Maven versions you've configured in the jobs.
On 17.12.2013, at 21:47, Curtis Kline wrote:
> We're using Git plugin 1.5.0 on Jenkins 1.509.4. We have several Maven jobs,
> and on a new one