From b0fc3c0f598a71dc6025f6a77289fac850576cc8 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 12 Jul 2022 11:14:12 +0200 Subject: [PATCH] Disabling enunciate --- pom.xml | 84 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/pom.xml b/pom.xml index e71ab2f..2d6ea40 100644 --- a/pom.xml +++ b/pom.xml @@ -252,50 +252,50 @@ - + - - - - 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}/docs - ${project.build.directory}/docs - true - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - +