[ http://jira.codehaus.org/browse/MPMD-17?page=comments#action_78437 ] Anthony Whitford commented on MPMD-17: --------------------------------------
Could a summary page be generated based on the XML result file? I was thinking that XSL could be used to take the same XML input, but create various reports: * summary report * violations by package, class, line * violations by priority, package, class, line A report organized by _priority_ is really valuable to me because while I love PMD's thoroughness, we sometimes need to focus on addressing issues in priority order. > Add report summary > ------------------ > > Key: MPMD-17 > URL: http://jira.codehaus.org/browse/MPMD-17 > Project: Maven 2.x Pmd Plugin > Issue Type: Improvement > Reporter: Nick Giles > Priority: Minor > > Add a summary of the PMD report to the top of the report page, in the same > manner as Checkstyle. This should include information such as the total > number of violations, number of violations by priority, and optionally number > of violations by file and rule -- 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
