[ 
https://jira.codehaus.org/browse/MPIR-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332541#comment-332541
 ] 

Michael Osipov commented on MPIR-265:
-------------------------------------

I have done some implementation and -- unfortunately, I cannot add the 
additional description because it is not possible to pass a title to the header 
cell. The ultimate method is 
[{{tableHeaderCell}}|http://maven.apache.org/shared/maven-reporting-impl/xref/org/apache/maven/reporting/AbstractMavenReportRenderer.html#261]
 in reporting-impl which does not allow that. So I will add descriptions to the 
resources bundles only.
                
> Improve debug information in Dependencies report
> ------------------------------------------------
>
>                 Key: MPIR-265
>                 URL: https://jira.codehaus.org/browse/MPIR-265
>             Project: Maven Project Info Reports Plugin
>          Issue Type: Improvement
>          Components: dependencies
>    Affects Versions: 2.6
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>             Fix For: 2.8
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> The Debug column has Debug as title and Debug as value sometimes. Though no 
> meaning can be deduced from this. Even reading the source code I was having a 
> hard time to reall understand that column until I understand that souce files 
> have been compiled with debug flag.
> This column should be more descriptive. The column title should say "Debug 
> Information" the value should be, as in other columns either "Yes" or 
> "No"/"-".
> I could provide a patch if requested. This is just a few lines of source.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to