You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maria Odea Ching (JIRA)" <ji...@codehaus.org> on 2006/05/25 04:57:41 UTC

[jira] Closed: (MPMD-29) Change ${failOnViolation} expression to ${pmd.failOnViolation} to allow distinction with other violation override parameters (patch attached)

     [ http://jira.codehaus.org/browse/MPMD-29?page=all ]
     
Maria Odea Ching closed MPMD-29:
--------------------------------

    Resolution: Fixed

Patch applied. Thanks!

> Change ${failOnViolation} expression to ${pmd.failOnViolation} to allow distinction with other violation override parameters (patch attached)
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: MPMD-29
>          URL: http://jira.codehaus.org/browse/MPMD-29
>      Project: Maven 2.x Pmd Plugin
>         Type: Improvement

>     Versions: 2.0
>  Environment: 2.0.4
>     Reporter: John Allen
>     Assignee: Maria Odea Ching
>     Priority: Minor
>  Attachments: pmd-patch.txt
>
>
> Change ${failOnViolation} expression to ${pmd.failOnViolation} to allow distinction with other violation override parameters
> Currently:
> mvn -Dcheckstyle.failOnViolation=false -DfailOnViolation=false install
> Ideal:
> mvn -Dcheckstyle.failOnViolation=false -Dpmd.failOnViolation=false install
> Patch attached

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