Nicholas Daley created MFINDBUGS-163:
----------------------------------------

             Summary: Allow system properties to be configured for forked 
findbugs.
                 Key: MFINDBUGS-163
                 URL: https://jira.codehaus.org/browse/MFINDBUGS-163
             Project: Maven 2.x FindBugs Plugin
          Issue Type: Wish
            Reporter: Nicholas Daley


The standard way to configure some findbugs detectors is using system 
properties.
At present, it doesn't seem to be possible to set these system properties when 
using the Maven findbugs plugin.

The surefire plugin can be configured with system properties: 
http://maven.apache.org/plugins/maven-surefire-plugin/examples/system-properties.html


Doing something similar for the findbugs plugin would allow people to set any 
of the [system properties used by the standard 
detectors|http://findbugs.sourceforge.net/manual/analysisprops.html]
or system properties used by 3rd party findbugs plugins.


(The use case I have, is that I am writing a findbugs plugin, that requires 
some 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