Install
Jenkins provides a couple of different methods for installing plugins
Installing from UI.
Manual installation - For snapshots
- Clone the repository.
- Run
mvn package
to build a deployable hpi bundle for Jenkins. jira-steps.hpi
file can be found in jira-steps-plugin/target folder.- For more information Advanced installation