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