A Java notification plugin for Rundeck, capable of making flexible HTTP requests.
Run the following command to build the plugin:
mvn clean package
This command will:
- Compile the plugin
- Run the tests
- Package the plugin into a jar file
- Create Javadoc documentation