Installing Plugin.

Jenkins provides a couple of different methods for installing plugins on the master

Installing from UI.

Manual installation (May be 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

Note: This plugin REQUIRES JDK 1.8 to build.