You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Fabio Retzlaff (JIRA)" <ji...@codehaus.org> on 2008/06/12 16:51:12 UTC

[jira] Created: (MPMD-81) Alow to generate a report with a specific XSL

Alow to generate a report with a specific XSL
---------------------------------------------

                 Key: MPMD-81
                 URL: http://jira.codehaus.org/browse/MPMD-81
             Project: Maven 2.x PMD Plugin
          Issue Type: New Feature
          Components: PMD
    Affects Versions: 2.3
         Environment: ALL
            Reporter: Fabio Retzlaff
            Priority: Critical


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

-- 
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

        

[jira] (MPMD-81) Alow to generate a report with a specific XSL

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MPMD-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MPMD-81.
-------------------------------

    Resolution: Won't Fix

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/
                
> Alow to generate a report with a specific XSL
> ---------------------------------------------
>
>                 Key: MPMD-81
>                 URL: https://jira.codehaus.org/browse/MPMD-81
>             Project: Maven 2.x PMD Plugin
>          Issue Type: New Feature
>          Components: PMD
>    Affects Versions: 2.3
>         Environment: ALL
>            Reporter: Fabio Retzlaff
>            Priority: Critical
>
> PMD supports the -xslt parameter to generate a custom report.
> It is very useful if maven pmd plugin could support this feature.

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