Skip to content
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.

Clone this wiki locally