Skip to content

Commit

Permalink
errorprone :: fail build on warnings/errors
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-mlb committed Jan 17, 2025
1 parent d88cb58 commit 70a6f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1511,7 +1511,7 @@
<arg>-1</arg>
<arg>-Xmaxwarns</arg>
<arg>-1</arg>
<!--arg>-Werror</arg-->
<arg>-Werror</arg>
<!--arg>-Xlint:all</arg-->
<arg>-XDcompilePolicy=simple</arg>
<arg>-Xplugin:ErrorProne \
Expand Down

0 comments on commit 70a6f1b

Please sign in to comment.