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 7a53fcf commit 7c9a7edCopy full SHA for 7c9a7ed
1 file changed
pom.xml
@@ -830,7 +830,7 @@
830
<outputDirectory>${maven.multiModuleProjectDirectory}/target/site/javadoc/${project.artifactId}</outputDirectory>
831
<resources>
832
<resource>
833
- <directory>${project.build.directory}/site/apidocs</directory>
+ <directory>${project.build.directory}/reports/apidocs</directory>
834
</resource>
835
</resources>
836
</configuration>
0 commit comments