Hi everyone,
I'm interested in using HTTP Request Plugin to remotely control
our development environment.
My objectives are:
1-Waiting for my builder to start (maybe in Build
Environment section of Jenkins)
2-Trigger a build remotely
3-Periodically query its status
4-Retrieve build results from the server
Do you think possible to slightly modify the
plugin to make it poll a web server until it gives the correct
response ?
Will it be difficult to do (I'm not very experienced in Java development) ?
Regards, Amaury LAURENT.