View Source

From QuickBuild 3, a two-way solution is provided to integrate with Atlassian JIRA. The integration features:
* Hyperlink the JIRA keys in commit messages to corresponding JIRA pages
* Generate an issues report from commit messages
* Progress/update the issues from commit messages
* Release a version of a project in JIRA and update the fixed versions field of issues with status fixed or closed
* Create an issue to JIRA based on a customized step condition
* View SCM changes for each issue
* View related builds for each issue
* View related builds for each project

This page will describe how to integrate QuickBuild in JIRA.

*On This Page*

{toc:class=pagetoc|style=disc|indent=20px|maxLevel=3}

{info}
Supported JIRA version: 4.0 or higher.
{info}

h3. Install QuickBuild Plugin For JIRA

# Download QuickBuild Plugin for JIRA from the following link: http://build.pmease.com/build/50.latest
# Shutdow JIRA server.
# Copy the jar file downloaded into your JIRA plugins directory: $JIRA_HOME/plugins/installed-plugins/
# Start JIRA server.

You may reference http://confluence.atlassian.com/display/JIRA/Managing+JIRA's+Plugins for details about managing JIRA plugin.

h4. Configure QuickBuild Server
If the plugin has been installed successfully, you can configure the QuickBuild server from Administration page:

!quickbuild-server-admin.png!