You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Gary Gregory <ga...@gmail.com> on 2019/03/06 14:14:00 UTC

Changes plugin for JIRA AND GitHub

Hi All:

Is there a way to craft a changes.xml file so that the plugin generates
links to both JIRA _and_ GitHub PRs?

Gary

Re: Changes plugin for JIRA AND GitHub

Posted by Jeff Jensen <je...@upstairstechnology.com>.
Hi, yes you can:
* Use the "system" attribute of the "action" element to specify which link
to generate.  Search for "system" on the doc page [0].
* Configure issueLinkTemplatePerSystem with each URL and system name [1].

[0] https://maven.apache.org/plugins/maven-changes-plugin/changes.html
[1]
https://maven.apache.org/plugins/maven-changes-plugin/changes-report-mojo.html#issueLinkTemplatePerSystem


On Wed, Mar 6, 2019 at 8:23 AM Gary Gregory <ga...@gmail.com> wrote:

> Hi All:
>
> Is there a way to craft a changes.xml file so that the plugin generates
> links to both JIRA _and_ GitHub PRs?
>
> Gary
>