Skip to content

Commit

Permalink
errorprone :: fail build on warnings/errors (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-mlb authored Jan 17, 2025
1 parent 6a5d08e commit adbfe20
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 adbfe20

Please sign in to comment.