Hi,

My project use this configuration :
<issueManagement>
       <url>
           http://sourceforge.net/tracker/?atid=497982&amp;group_id=61302
       </url>
</issueManagement>

But with the changes plugin (changes-maven-plugin), the report generated have this kind of link :
http://sourceforge.net/tracker/ViewIssue.jspa?key=1064807

I found in some pom.xml this configuration :
<issueManagement>
       <system>sourceforge</system>
       <url>
           http://sourceforge.net/tracker/?atid=497982&amp;group_id=61302
       </url>
</issueManagement>

But it doesn't change anything in changes report, and it adds a new empty report called "Jira Report".

I think it's a bug, and I would like to know how to correctly use sourceforge issue management ?

Thanks

Julien

This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to