Changes plugin properties Vincent Massol
PropertyOptional?DescriptionDefault
maven.changes.issue.template Yes Template string that is used to discover the URL to use to display a bug report. There are 2 template tokens you can use. %URL%: this is computed by getting the <issueTrackingUrl> value from the POM, and removing the context path. %ISSUE% : this is the issue number. The default template is the one for the JIRA bug tracker. %URL%/ViewIssue.jspa?key=%ISSUE%