Re: Problem triggering builds remotely

2016-02-18 Thread Asfand Yar Qazi
Ah yes, thanks for pointing me in the right direction. I had to do 'buildWithParameters' EVEN THOUGH all the parameters have default values. Thanks! Regards, Asfand Yar Qazi On 17 February 2016 at 21:40, Victor Martinez wrote: > Correct me if I'm wrong but that job has any paramete

Re: Problem triggering builds remotely

2016-02-17 Thread Victor Martinez
Correct me if I'm wrong but that job has any parameters? If so you will need to run another curl command: - https://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API You can also add some verbose output:-v, --verbose Cheers On Wednesday, 17 February 2016 14:01:33 UTC, Asfand Yar Qaz

Problem triggering builds remotely

2016-02-17 Thread Asfand Yar Qazi
Hi, I am having trouble triggering builds remotely. I am using Jenkins 1.647. (Please note: I have replaced sensitive info in the below examples with made-up values.) I have a job where I have ticked the "Trigger builds remotely" box, and entered a token (for example: "123456"). I added a use