You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2011/02/04 20:48:22 UTC

[jira] Updated: (MCHANGES-226) issueLinkTemplatePerSystem does not work

     [ http://jira.codehaus.org/browse/MCHANGES-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MCHANGES-226:
-------------------------------------

    Attachment: MCHANGES-226.zip

Sample project that works for me.

> issueLinkTemplatePerSystem does not work
> ----------------------------------------
>
>                 Key: MCHANGES-226
>                 URL: http://jira.codehaus.org/browse/MCHANGES-226
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: other issue-trackers
>    Affects Versions: 2.4
>            Reporter: Myron
>            Priority: Minor
>         Attachments: MCHANGES-226.zip
>
>
> Sorry, i don't get it.
> i try to add/config my own tracking system.
> {quote}
>     <issueManagement>
>         <system>testtesttest</system>
>         <url>http://somehost.com/project/dashboard</url>
>     </issueManagement>
> {quote}
> but i cant use the %URL%, i specify this absolute in the plugin section.
> {quote}
>     <configuration>
>         <issueLinkTemplatePerSystem>
>              <testtesttest>http://somehost.com/items?query=%ISSUE%</testtesttest>
>         </issueLinkTemplatePerSystem>
>     </configuration>
> {quote}
> in my changes.xml, the system is also testtesttest.
> Tried everything, but i dont get links.
> if i use 
> {quote}
> <issueLinkTemplate>http://somehost.com/items?query=%ISSUE%</issueLinkTemplate>
> {quote}
> and "default" in changes.xml i DO get links, but always with the default value (regardless whats specified)
> {quote}[DEBUG]   (f) issueLinkTemplate = %URL%/ViewIssue.jspa?key=%ISSUE%{quote}
> if i specify f. ex. "SourceForge" in changes.xml, the links work out-of-the-box
> tried also old suggestions like MCHANGES-166 - no success.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira