RE: [maven-changes-plugin] Issues template for Jira

2004-07-08 Thread Vincent Massol
> -Original Message- > From: Heritier Arnaud [mailto:[EMAIL PROTECTED] > Sent: jeudi 8 juillet 2004 12:54 > To: [EMAIL PROTECTED] > Subject: [maven-changes-plugin] Issues template for Jira > > Yesterday I modified the template used to access to issues on Jira

[maven-changes-plugin] Issues template for Jira

2004-07-08 Thread Heritier Arnaud
Yesterday I modified the template used to access to issues on Jira on CodeHaus. I defined in the parent-plugin : maven.changes.issue.template = %URL%/%ISSUE% Instead of the default one : %URL%/ViewIssue.jspa?key=%ISSUE% I don't know if we must replace the default template defined in the plugin ?