Alexander Weickmann created MFINDBUGS-164:
---------------------------------------------

             Summary: Support for -maxRank option
                 Key: MFINDBUGS-164
                 URL: https://jira.codehaus.org/browse/MFINDBUGS-164
             Project: Maven 2.x FindBugs Plugin
          Issue Type: New Feature
            Reporter: Alexander Weickmann


The Maven FindBugs Plugin should support the -maxRank option (added with 
FindBugs 2.0.0) so I can write a pom like this:

  <configuration>
    <xmlOutput>true</xmlOutput>
    <threshold>Low</threshold>
    <maxRank>15</maxRank>
  </configuration>

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to