Allow to fork a VM that runs findbugs
-------------------------------------

                 Key: MOJO-754
                 URL: http://jira.codehaus.org/browse/MOJO-754
             Project: Mojo
          Issue Type: New Feature
          Components: findbugs
            Reporter: Aaron Digulla


Findbugs needs a lot of memory, so it would be great if there was a fork option 
plus a way to specify addition VM options like -Xmx512M.

Workaround: Before starting Maven, set MAVEN_OPTS:

export MAVEN_OPTS=-Xmx512M (Unix/ksh)
set MAVEN_OPTS=-Xmx512M (Windows, Unix/csh)

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