Skip to content

Commit 1444af4

Browse files
committed
Commenting out findbugs as it OOMs for me
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@660868 13f79535-47bb-0310-9956-ffa450edef68
1 parent 53afe2b commit 1444af4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@
208208
<enableRulesSummary>false</enableRulesSummary>
209209
</configuration>
210210
</plugin>
211+
<!--
211212
<plugin>
212213
<groupId>org.codehaus.mojo</groupId>
213214
<artifactId>findbugs-maven-plugin</artifactId>
@@ -217,6 +218,7 @@
217218
<effort>Default</effort>
218219
</configuration>
219220
</plugin>
221+
-->
220222
<plugin>
221223
<groupId>org.codehaus.mojo</groupId>
222224
<artifactId>cobertura-maven-plugin</artifactId>

0 commit comments

Comments
 (0)