diff --git a/distro/descriptor.xml b/distro/descriptor.xml
deleted file mode 100644
index ba2c192..0000000
--- a/distro/descriptor.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-
- servicearchive
-
- tar.gz
-
- /
-
-
- ${distroDirectory}
- ${file.separator}
- true
-
- README
- LICENSE
- changelog.xml
- profile.xml
-
- 755
- true
-
-
-
-
-
- ${file.separator}${artifactId}
-
-
-
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 51c603b..12dd5d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,6 +6,7 @@
maven-parent
1.0.0
+
org.gcube.information-system
resource-registry-publisher
1.5.0-SNAPSHOT
@@ -44,34 +45,28 @@
-
org.gcube.common
authorization-client
-
org.gcube.resources.discovery
ic-client
-
org.gcube.information-system
resource-registry-api
[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)
-
org.gcube.information-system
information-system-model
-
org.slf4j
slf4j-api
-
-
+
junit
junit
@@ -95,23 +90,16 @@
test
+
org.apache.maven.plugins
maven-assembly-plugin
-
-
- ${distroDirectory}/descriptor.xml
-
-
- servicearchive
- install
-
- single
-
+ make-servicearchive
+ package