From 48e91aa9e28fa4596d7b14317f60d98e061b5ff2 Mon Sep 17 00:00:00 2001 From: Florian Necas Date: Wed, 19 Jun 2024 17:50:00 +0200 Subject: [PATCH] feat: remove duplicate --- web/pom.xml | 42 ------------------------------------------ 1 file changed, 42 deletions(-) diff --git a/web/pom.xml b/web/pom.xml index 3c289292ac..93af4f4a95 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -1360,48 +1360,6 @@ - - with-doc - - - ${project.groupId} - gn-guide - ${project.version} - help - zip - - - - - - - org.apache.maven.plugins - maven-resources-plugin - - - copy-documentation - process-resources - - copy-resources - - - true - true - ${build.webapp.resources} - - - ${project.basedir}/../docs/manual/target/help - ${basedir}/src/main/webapp/doc/en - - - - - - - - - - slave