You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "mike perham (JIRA)" <ji...@codehaus.org> on 2006/01/08 23:57:02 UTC

[jira] Commented: (MPMD-8) PMD should generate results in formats other than html

    [ http://jira.codehaus.org/browse/MPMD-8?page=comments#action_55253 ] 

mike perham commented on MPMD-8:
--------------------------------

You should be able to run the pmd plugin on a project just by running 'mvn pmd:pmd'.  The output will be emitted to your site report directory (e.g. target/site).

> PMD should generate results in formats other than html
> ------------------------------------------------------
>
>          Key: MPMD-8
>          URL: http://jira.codehaus.org/browse/MPMD-8
>      Project: Maven 2.x Pmd Plugin
>         Type: Improvement

>     Reporter: patrick OShea
>     Assignee: mike perham
>  Attachments: PmdPlugin.java, how to call from pom.xml
>
>
> Currently the maven2 pmd plugin only creates html output. 
> It should be enhanced to allow the output of pmd data in other formats.
> Also It should be possible to run PMD on a projects without adding it as a report. 
> Linked to MNG-1158

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org