Re: Invoking top-level Maven targets on a slave

2015-08-13 Thread Brantone
What're the values in Manage Jenkins > Maven Installations? Assuming it's the default, it could be a class path issue depending on the shell used to start the OS X slave. What happens if you explicitly set the MAVEN_HOME value to it's absolutely path (ex: /usr/local/apache-maven/apache-maven-3.

Re: Invoking top-level Maven targets on a slave

2015-07-22 Thread Anthony Green
On Tuesday, 21 July 2015 13:21:37 UTC+1, Anthony Green wrote: > > I''m running a Jenkins Ubuntu Master with an OS X Slave > > I can't get a build step "Invoking top-level Maven targets" to run on a > slave. > > I get a > > FATAL: command execution failed > > java.io.IOException >

Invoking top-level Maven targets on a slave

2015-07-21 Thread Anthony Green
I''m running a Jenkins Ubuntu Master with an OS X Slave I can't get a build step "Invoking top-level Maven targets" to run on a slave. I get a FATAL: command execution failed java.io.IOException : Cannot run program "mvn" I