The plugin provides a free, easy, secure, and reliable way to connect and send build and deployment information from your Jenkins server to your Jira Software Cloud site. This allows your entire team to see build and deployment info on any issue detail view. It will also let you search across issues for things like "show me all the Jira issues that have been deployed to production".
For more information, please visit the Wiki page.
Please follow the instructions on this page: Integrate Jira Software Cloud with Jenkins
Start the local Jenkins instance:
mvn hpi:run
hpi:create Creates a skeleton of a new plugin.
hpi:hpi Builds the .hpi file
hpi:hpl Generates the .hpl file
hpi:run Runs Jenkins with the current plugin project
hpi:upload Posts the hpi file to java.net. Used during the release.
If you would like to report any bugs or share feedback, please create a new issue at https://issues.jenkins-ci.org/ and add atlassian-jira-software-cloud-plugin
as a component.