[ http://jira.codehaus.org/browse/MCLOVER-38?page=comments#action_77429 ] 
            
Vincent Massol commented on MCLOVER-38:
---------------------------------------

I have added a failOnViolation parameter. Note that the expression I've added 
is ${failOnViolation} and not ${clover.failOnViolation}. I've done that for 2 
reasons:

* Consistency with other configuration elements which are not currently 
prefixed by "clover."
* I believe configuration parameters isolation should be done automatically by 
the underlying Maven framework and not by playing with namespaces


> Allow check Mojo to be overriden by a failOnViolation parameter in the same 
> way PMD and Checkstyle can
> ------------------------------------------------------------------------------------------------------
>
>                 Key: MCLOVER-38
>                 URL: http://jira.codehaus.org/browse/MCLOVER-38
>             Project: Maven 2.x Clover Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1
>         Environment: 2.0.4
>            Reporter: John Allen
>         Assigned To: Vincent Massol
>            Priority: Minor
>             Fix For: 2.4
>
>
> Add a ${clover.failOnViolation} parameter to allow a check failure to be 
> overriden on the command line in line with the PMD and Checkstyle check Mojos

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

        

Reply via email to