failOnError not being honored
-----------------------------

                 Key: MFINDBUGS-112
                 URL: http://jira.codehaus.org/browse/MFINDBUGS-112
             Project: Maven 2.x FindBugs Plugin
          Issue Type: Bug
    Affects Versions: 2.3.1, 2.3, 2.2
            Reporter: Jon Christiansen
         Attachments: failOnError.tgz

2.0.1 appears to be the last version of the plugin to honor the configuration 
setting failOnError.

Attached is a dummy project that when you invoke "mvn findbugs:findbugs",  
findbugs will error, but the configuration is set to failOnError=false.

When you invoke mvn on it when using 2.0.1, findbugs will fail, but the maven 
build will still succeed (correct behavior).

But if you change it to use the findbugs plugin version 2.2 or 2.3 or 2.3.1, 
findbugs will fail, and it will cause the maven build to fail. (incorrect 
behavior)



-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to