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 - - - - - target${file.separator}${build.finalName}.${project.packaging} - ${file.separator}${artifactId} - - - \ No newline at end of file diff --git a/pom.xml b/pom.xml index 1045edf..1315a5c 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/${project.artifactId} https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/${project.artifactId} - + @@ -56,8 +56,7 @@ reflections 0.9.9-RC1 - - + junit junit @@ -71,32 +70,20 @@ test + org.apache.maven.plugins maven-assembly-plugin - - - ${distroDirectory}/descriptor.xml - - - jar-with-dependencies - - - servicearchive + make-uberjar install - - single - - package - - single - + make-servicearchive + install