diff --git a/pom.xml b/pom.xml index 7b33469..c8fa238 100644 --- a/pom.xml +++ b/pom.xml @@ -282,43 +282,43 @@ - - - - - - - - - - - - - + + com.webcohesion.enunciate + enunciate-maven-plugin + ${enunciate.version} + + + assemble + + assemble + + + + - - - - - - - - - - - - - - - - - - - - - - - + + org.apache.maven.plugins + maven-resources-plugin + + + copy-enunciate-docs + process-resources + + copy-resources + + + target + + + ${project.build.directory}/${project.artifactId}-${project.version}/api-docs + ${project.build.directory}/api-docs + true + + + + + +