From 746956a45b66d0f81c0731afb4281710a956825b Mon Sep 17 00:00:00 2001 From: christophe mangeat Date: Wed, 6 Nov 2024 18:06:52 +0100 Subject: [PATCH] wip --- web/pom.xml | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/web/pom.xml b/web/pom.xml index c162c0ae33..21ed33b698 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -33,6 +33,20 @@ runtime + + + org.geonetwork-opensource.schemas + gn-schema-iso19139.che + ${project.version} + jar + + + * + * + + + + org.geonetwork-opensource @@ -41,6 +55,8 @@ provided classes + + @@ -57,12 +73,17 @@ gn-web-app + + + ${project.build.directory}/webapp + + - org.geonetwork-opensource.schemas - gn-schema-iso19139.che + org.apache.maven.plugins + maven-resources-plugin copy-schemas