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 f2c20cf commit 1ab3ffcCopy full SHA for 1ab3ffc
pom.xml
@@ -172,8 +172,10 @@
172
<failOnError>false</failOnError>
173
<failOnWarnings>false</failOnWarnings>
174
<additionalOptions>-Xdoclint:none</additionalOptions>
175
+ <outputDirectory>${project.build.directory}/site/apidocs</outputDirectory>
176
</configuration>
177
</plugin>
178
+
179
<plugin>
180
<groupId>org.apache.maven.plugins</groupId>
181
<artifactId>maven-gpg-plugin</artifactId>
0 commit comments