[ http://jira.codehaus.org/browse/MNG-1336?page=all ]
Johnny R. Ruiz III closed MNG-1336:
-----------------------------------
Resolution: Fixed
Applied and Fixed
> the issue management report should handle more issue management systems
> -----------------------------------------------------------------------
>
> Key: MNG-1336
> URL: http://jira.codehaus.org/browse/MNG-1336
> Project: Maven 2
> Type: Improvement
> Components: maven-project-info-reports-plugin
> Versions: 2.0 (RC)
> Environment: osx 10.4.2, java 1.4.2_09
> Reporter: Julian Wood
> Assignee: Johnny R. Ruiz III
> Priority: Trivial
> Fix For: 2.0.1
> Attachments: MNG-1336-project-info-reports-plugin.patch
>
> Original Estimate: 3 hours
> Remaining: 3 hours
>
> We use mantis as an issue-tracking management system, and I wanted this
> report to reflect that choice. Before I get into that though, one tiny
> grammar mistake should be fixed first in the project-info-report.properties:
> report.issuetracking.general.intro=This project uses an Issue Management
> System to manage its issues.
> Note the "an Issue", rather than "a issue". This led me to believe that maven
> was not grabbing the system I specified in the pom and making the proper
> substitution (ie ... a Mantis Issue Management ...). Of course that wasn't at
> all the case.
> Looking at the code, it was easy to add Mantis as an option, but why should
> one need to specify a valid system in code, and then in the properties file?
> And then make my customized version of the plugin available to the team? Just
> so that we can have a custom link to our IM system.
> Well, I don't think that is going to get fixed, because that would mean a
> change in the POM, so if Mantis can simply be added to the list of valid IM
> systems:
> report.issuetracking.mantis.intro=This project uses {Mantis,
> http://www.mantisbt.org/}.
> and then the corresponding change in IssueTrackingReport.renderBody()
> Thanks.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]