Skip to content

Commit 49e129f

Browse files
committed
Turning off fail on findbugs in the short term
1 parent 19769f9 commit 49e129f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@
303303
<configuration>
304304
<effort>Max</effort>
305305
<xmlOutput>true</xmlOutput>
306+
<failOnError>false</failOnError>
306307
</configuration>
307308
<executions>
308309
<execution>

0 commit comments

Comments
 (0)