Skip to content
David Grierson edited this page Sep 23, 2020 · 4 revisions

This plugins is a fork of George Gastaldi's jira-maven-plugin available here: https://github.com/gastaldi/jira-maven-plugin

George's original plugin used Jira's old XML-RPC SOAP API which was discontinued in Jira 5.x. The plugin was therefore forked and re-written to make use of the more modern Jira REST API.

The SOAP API was fully deprecated in Jira version 7.0.

Clone this wiki locally