Skip to content

Commit 086f15a

Browse files
committed
wip! print full warning list
1 parent 9be0beb commit 086f15a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ limitations under the License. -->
297297
<artifactId>spotbugs-maven-plugin</artifactId>
298298
<version>4.7.1.1</version>
299299
<configuration>
300-
<failOnError>true</failOnError>
300+
<failOnError>false</failOnError>
301301
<effort>Max</effort>
302302
</configuration>
303303
<executions>

0 commit comments

Comments
 (0)