This is a simple http notification plugin for rundeck. It uses apache httpclient library to perform the request
It can perform GET and POST method
In case of a POST request, it can handle xml and json format.
mvn install
Produces:
target/http-notification-0.0.1-SNAPSHOT
First, download the "Rundeck Launcher" Rundeck
cp target/http-notification-0.0.1-SNAPSHOT ${rundeck_home}/libext
java -jar rundeck-launcher-2.11.9.jar