Cleaner description of maven.changes.issue.template
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279366 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
52faedb431
commit
68964f9764
@ -39,10 +39,12 @@
|
||||
<code>%URL%</code>: this is computed by getting the
|
||||
<code><issueTrackingUrl></code> value from the POM, and
|
||||
removing the context path. <code>%ISSUE%</code> : this is the issue
|
||||
number. The default template is the one for the JIRA bug tracker.
|
||||
number.
|
||||
</td>
|
||||
<td>
|
||||
JIRA: <code>%URL%/ViewIssue.jspa?key=%ISSUE%</code>
|
||||
<code>%URL%/%ISSUE%</code> (Default, appropriate for JIRA).
|
||||
<br/>
|
||||
Other possibilities are:
|
||||
<br/>
|
||||
SourceForge: <code>http://sourceforge.net/support/tracker.php?aid=%ISSUE%</code>
|
||||
<br/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user