You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David Grierson edited this page Sep 23, 2020
·
15 revisions
Introduction
This Maven plugin allows the manipulation of Atlassian Jira 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.