[ 
http://jira.codehaus.org/browse/MCHANGES-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=255069#action_255069
 ] 

Myron commented on MCHANGES-226:
--------------------------------

Thanks for your patience - it was a clear layer8 problem.
It is working now with this sample, and i know what to do. (and what I've 
should have done)

We recently switched to maven (2, then 3 shortly after) and i only checked the 
page till the compatibility matrix.
All other reports i added worked "the old way", so it didn't come to my mind 
that my setup was _that_ false for this plugin....
lesson learned.

> 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: changes.xml
>    Affects Versions: 2.4
>            Reporter: Myron
>            Assignee: Dennis Lundberg
>            Priority: Minor
>         Attachments: MCHANGES-226.zip, 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

        

Reply via email to