Re: FindBugs and Out of Memory

2006-12-04 Thread Aaron Digulla
you can see that it supports the property "maven.findbugs.jvmargs". On http://www.nabble.com/Findbugs:-java.lang.OutOfMemoryError:-Java-heap-space-t1100202.html, you can find some more hints. -- View this message in context: http://www.nabble.com/FindBugs-and-Out-of-Memory-tf2750137s17

FindBugs and Out of Memory

2006-12-04 Thread gbois
e add this line, in the 'mvn.bat" file of the maven 2 installation directory : set MAVEN_OPTS = %MAVEN_OPTS% -Xmx1024M but no change. Have you got an idea? Thanks in Advance. -- Grégory -- View this message in context: http://www.nabble.com/FindBugs-and-Out-of-Memory-tf2750137s17