Restoring old solution

This commit is contained in:
Luca Frosini 2022-03-31 18:57:58 +02:00
parent cb6e0917d2
commit 17b41a0d01
2 changed files with 1 additions and 4 deletions

View File

@ -11,6 +11,6 @@
<ruby-json-client disabled="true" />
<java-json-client disabled="true" />
<javascript-client disabled="true" />
<!-- <docs docsDir="${project.build.directory}/docs" /> -->
<docs docsDir="${project.build.directory}/docs" />
</modules>
</enunciate>

View File

@ -246,9 +246,6 @@
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-maven-plugin</artifactId>
<version>${enunciate.version}</version>
<configuration>
<docsDir>${project.build.directory}/docs</docsDir>
</configuration>
<executions>
<execution>
<id>assemble</id>