We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2159a50 commit 31888cbCopy full SHA for 31888cb
1 file changed
pom.xml
@@ -344,6 +344,7 @@
344
<artifactId>maven-javadoc-plugin</artifactId>
345
<version>3.2.0</version>
346
<configuration>
347
+ <doclint>all,-missing</doclint>
348
<notimestamp>true</notimestamp>
349
</configuration>
350
</plugin>
0 commit comments