JAVA-24111: Changes made for dependency issue fixes (#14565)
This commit is contained in:
parent
b04d773ef2
commit
7e60be5c2b
@ -132,16 +132,6 @@
|
|||||||
</goals>
|
</goals>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
|
||||||
<source>${maven.compiler.source}</source>
|
|
||||||
<doclet>restx.apidocs.doclet.ApidocsDoclet</doclet>
|
|
||||||
<docletArtifact>
|
|
||||||
<groupId>io.restx</groupId>
|
|
||||||
<artifactId>restx-apidocs-doclet</artifactId>
|
|
||||||
<version>${restx.version}</version>
|
|
||||||
</docletArtifact>
|
|
||||||
<additionalparam>-restx-target-dir ${project.basedir}/target/classes</additionalparam>
|
|
||||||
</configuration>
|
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user