Provides Jenkins integration with OpsGenie. For more information, please refer to OpsGenie Jenkins Integration Documentation
- Get an OpsGenie account: https://app.opsgenie.com/customer/register
- Configure the Jenkins integration: https://app.opsgenie.com/integration#/add/Jenkins
- Install this plugin on your Jenkins server.
- Configure it in your Jenkins job (and optionally as global configuration) and add it as a Post-build action.
Install Maven and JDK.
$ mvn -version | grep -v home
Apache Maven 3.5.0 (; 2017-04-03T22:39:06+03:00)
Java version: 1.8.0_131, vendor: Oracle Corporation
Default locale: en_US, platform encoding: UTF-8
Create an HPI file to install in Jenkins (HPI file will be in
target/opsgenie-notification.hpi
).
mvn hpi:hpi