ganesansays / build-pipeline-plugin

Automatically exported from code.google.com/p/build-pipeline-plugin
0 stars 0 forks source link

Issue with plugin in new version of Jenkins #157

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Install Jenkins 1.502
2.  Run build with the "Run" link from the build pipeline plugin
3.  Get error message.

What is the expected output? What do you see instead?
I expect the build to run normally.

I see the following error message:  "You must use POST method to trigger 
builds. (From scripts you may instead pass a per-project authentication token, 
or authenticate with your API token.) If you see this page, it may be because a 
plugin offered a GET link; file a bug report for that plugin."

What version of the product are you using? On what operating system?
Jenkins 1.502
Build Pipeline Plugin 1.3.3
Windows Server 2k3

Please provide any additional information below.

Original issue reported on code.google.com by bill.wo...@gmail.com on 19 Feb 2013 at 8:54

GoogleCodeExporter commented 9 years ago
Looks like this is related to an issue in the Jenkins version.  See 
https://issues.jenkins-ci.org/browse/JENKINS-16844

This request can be closed.

Original comment by bill.wo...@gmail.com on 22 Feb 2013 at 5:42

GoogleCodeExporter commented 9 years ago
Related bug was fixed in Jenkins 1.509.1. I tried this plugin with newer 
Jenkins and the warning message persists.

Original comment by octav...@ciubotaru.net on 20 May 2013 at 2:52

GoogleCodeExporter commented 9 years ago
Or this is again a Jenkins issue?

Original comment by octav...@ciubotaru.net on 20 May 2013 at 2:54

GoogleCodeExporter commented 9 years ago
This still appears to be an issue in Jenkins 1.517 :( If I get a chance I'll 
take a look at the pipeline code and see :)

Original comment by ciar...@gmail.com on 11 Jun 2013 at 9:08

GoogleCodeExporter commented 9 years ago
Verified still broken on Jenkins 1.518

Original comment by sparh...@gmail.com on 14 Jun 2013 at 4:16

GoogleCodeExporter commented 9 years ago
Fixed in 1.3.4

Original comment by geo...@centrumsystems.com.au on 22 Jun 2013 at 3:33