Note that FindBugs is memory hungry

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@754491 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2009-03-14 16:54:45 +00:00
parent f960575bce
commit 0cfdae8456
1 changed files with 1 additions and 0 deletions

View File

@ -442,6 +442,7 @@
<enableRulesSummary>false</enableRulesSummary>
</configuration>
</plugin>
<!-- Requires setting 'export MAVEN_OPTS="-Xmx512m" ' -->
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>