Skip to content

Commit 20d98b2

Browse files
javier-godoypaodb
authored andcommitted
ci: fail the build if there are warning during javadoc execution
1 parent 5e5fa33 commit 20d98b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@
305305
<configuration>
306306
<quiet>true</quiet>
307307
<doclint>none</doclint>
308+
<failOnWarnings>true</failOnWarnings>
308309
</configuration>
309310
</plugin>
310311
<plugin>

0 commit comments

Comments
 (0)