We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98767c2 commit 2539342Copy full SHA for 2539342
1 file changed
pom.xml
@@ -198,7 +198,7 @@
198
<goal>copy-resources</goal>
199
</goals>
200
<configuration>
201
- <outputDirectory>${project.build.directory}/apidocs/META-INF</outputDirectory>
+ <outputDirectory>${project.build.directory}/reports/apidocs/META-INF</outputDirectory>
202
<resources>
203
<resource>
204
<directory>${rootpom.basedir}</directory>
0 commit comments