We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da598f commit e79defdCopy full SHA for e79defd
pom.xml
@@ -63,6 +63,8 @@
63
<artifactId>maven-javadoc-plugin</artifactId>
64
<version>3.1.0</version>
65
<configuration>
66
+ <verbose>true</verbose>
67
+ <source>8</source>
68
<additionalOptions>-html5</additionalOptions>
69
</configuration>
70
<executions>
0 commit comments