Open GoogleCodeExporter opened 9 years ago
I face this problem myself.
This is most likely caused by the security protected Jenkins instance. Although
you may be allowed to build the project from the web as anonymous, if global
security is configured, any type of triggers / build via the URL or remote API
will fail with error 405.
In order to fix this, the project in Jenkins has to setup an authentication
token via Project Config > Build Triggers > Trigger builds remotely (e.g., from
scripts) > Authentication Token.
Hudson Tray Tracker does not support authentication token yet. This is feature
is in my backlog.
Original comment by zio...@gmail.com
on 23 Nov 2014 at 11:00
This feature is released in version 1.0 of Jenkins Tray. But i suggest you to
upgrade to the next release as soon as it is available as it contain better UI
enhancements.
https://github.com/zionyx/jenkins-tray/releases/tag/v1.0
Original comment by zio...@gmail.com
on 13 Apr 2015 at 9:01
Original issue reported on code.google.com by
Yasi...@gmail.com
on 20 Dec 2013 at 11:00