GH-912 - Fix Javadoc source folder after plugin update.

This commit is contained in:
Oliver Drotbohm
2024-10-26 17:12:35 +02:00
parent 3d35d48d18
commit f64cc8f451

View File

@@ -21,7 +21,7 @@
<!--
Adds reference manual (html and pdf) to the distribution archive under the 'docs/reference'.
-->
<directory>../target/site/apidocs</directory>
<directory>../target/reports/apidocs</directory>
<outputDirectory>api</outputDirectory>
</fileSet>
</fileSets>