diff --git a/pom.xml b/pom.xml
index 492724a..f856a36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,6 +13,13 @@
Resource Manager service
Manager for resources based on the gCube Model
https://wiki.gcube-system.org/gcube/Facet_Based_Resource_Model#gCube_Model
+
+ UTF-8
+ ${project.basedir}/src/main/webapp/WEB-INF
+ ${project.basedir}/distro
+ ResourceManagement
+
+
@@ -31,7 +38,50 @@
-
+
+
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+
+
+ copy-profile
+
+ copy-resources
+
+ process-resources
+
+ ${webappDirectory}
+
+
+ ${distroDirectory}
+ true
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+
+ resource-manager
+ false
+
+
+
+ servicearchive
+ install
+
+ war
+
+
+
+
+
+
org.gcube.information-system