Skip to content

Commit

Permalink
HADOOP-17309. Javadoc warnings and errors are ignored in the precommi…
Browse files Browse the repository at this point in the history
…t jobs. (#2391)

(cherry picked from commit 3a0922f)
  • Loading branch information
aajisaka authored and Hexiaoqiao committed Oct 30, 2020
1 parent 148382e commit b1b09b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1581,6 +1581,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>${maven-javadoc-plugin.version}</version>
<configuration>
<doclint>all</doclint>
<additionalOptions>
<additionalOption>-Xmaxwarns 10000</additionalOption>
</additionalOptions>
Expand Down

0 comments on commit b1b09b4

Please sign in to comment.