Skip to content

Commit

Permalink
The flag only appears to work with a newer version of javadoc plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
kohsuke committed May 12, 2021
1 parent 155600d commit 8ac34f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.7</version>
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
</configuration>
Expand Down

0 comments on commit 8ac34f7

Please sign in to comment.