[ http://jira.codehaus.org/browse/MPIR-15?page=all ]

Allan Ramirez moved MNG-1336 to MPIR-15:
----------------------------------------

        Version:     (was: 2.0 (RC))
    Fix Version:     (was: 2.0.1)
      Component:     (was: maven-project-info-reports-plugin)
       Workflow: jira  (was: Maven)
            Key: MPIR-15  (was: MNG-1336)
        Project: Maven 2.x Project Info Reports Plugin  (was: Maven 2)

> the issue management report should handle more issue management systems
> -----------------------------------------------------------------------
>
>          Key: MPIR-15
>          URL: http://jira.codehaus.org/browse/MPIR-15
>      Project: Maven 2.x Project Info Reports Plugin
>         Type: Improvement

>  Environment: osx 10.4.2, java 1.4.2_09
>     Reporter: Julian Wood
>     Assignee: Johnny R. Ruiz III
>     Priority: Trivial
>  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]

Reply via email to