Maven JIRA Plugin

This maven plugin contains MOJOs to ease integration with JIRA

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.sigmalab.maven.plugins
ArtifactId

ArtifactId

jira-maven-plugin
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven JIRA Plugin
This maven plugin contains MOJOs to ease integration with JIRA
Project URL

Project URL

https://github.com/schrepfler/jira-maven-plugin
Source Code Management

Source Code Management

https://github.com/schrepfler/jira-maven-plugin

Download jira-maven-plugin

How to add to project

<plugin>
    <groupId>net.sigmalab.maven.plugins</groupId>
    <artifactId>jira-maven-plugin</artifactId>
    <version>0.9.2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
com.atlassian.jira » jira-rest-java-client-core jar 5.2.1
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-core jar 3.6.3
org.apache.maven : maven-compat jar 3.6.3
org.sonatype.plexus : plexus-sec-dispatcher jar 1.4
org.apache.maven : maven-settings jar 3.6.3

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 3.6.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

runtime (1)

Group / Artifact Type Version
io.atlassian.fugue : fugue jar 4.7.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 3.5.11
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.

Build Status Join the chat at https://gitter.im/jira-maven-plugin/Lobby

Java CI with Maven Maven Package

Jira Maven Plugin

This Maven plugin allows the manipulation of Atlassian Jira project fixVersions within the project associated with the built component.

This Maven plugin makes use of Atlassian's Jira REST client libraries. These libraries only support Java versions greater than Java 8; therefore this plugin also only supports Java 8 and beyond.

Documentation concerning this plugin has now moved to the project wiki.

Versions

Version
0.9.2
0.9.1
0.9
0.8
0.7
0.5
0.4
0.3
0.2
0.1