Getting started with jira

Other topics

Remarks:

JIRA is interesting for developers in two ways. 1) it is used to track tasks for software development (especially for agile projects) or as bug tracker (see JIRA User's Guide). 2) JIRA provides a large support for extending functionality with plugins written in Java (see Create a HelloWorld Plugin Project)

Additional Info:

VersionRelease Date
7.32017-01-03
7.22016-08-23
7.12016-02-11
7.02015-10-06
6.42015-03-31
6.32014-07-15
6.22014-02-25
6.12013-09-24
6.02013-05-21

Installation Guide

There's an installation guide for running a JIRA Server under Windows or Linux / Mac ( see Installing JIRA applications)

For local testing there's an SDK, which starts a JIRA test instance and can be used to develop JIRA Plugins (see Set up the Atlassian Plugin SDK and Build a Project)

Start a local JIRA instance

The easiest way to run a local JIRA instance, is to install the SDK and run

atlas-run-standalone

For further details see Starting a local JIRA test instance

Please note that this runs a local test instance and is not meant for production.

Contributors

Topic Id: 5531

Example Ids: 19685,28111

This site is not affiliated with any of the contributors.