Maven 2.x PMD Plugin

Alow to generate a report with a specific XSL

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Won't Fix
  • Affects Version/s: 2.3
  • Fix Version/s: None
  • Component/s: PMD
  • Labels:
    None
  • Environment:
    ALL
  • Number of attachments :
    0

Description

PMD supports the -xslt parameter to generate a custom report.
It is very useful if maven pmd plugin could support this feature.

Activity

Hide
Dennis Lundberg added a comment -

The Maven plugin creates a standard Maven report for PMD that integrates nicely into a Maven-generated site.

If you really want to create a "custom" report you could use an XSLT-capable plugin, like XML Maven Plugin, that would work on the xml file that PMD generates.

http://mojo.codehaus.org/xml-maven-plugin/

Show
Dennis Lundberg added a comment - The Maven plugin creates a standard Maven report for PMD that integrates nicely into a Maven-generated site. If you really want to create a "custom" report you could use an XSLT-capable plugin, like XML Maven Plugin, that would work on the xml file that PMD generates. http://mojo.codehaus.org/xml-maven-plugin/

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: