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 5004178..70f122d 100644 --- a/pom.xml +++ b/pom.xml @@ -12,13 +12,13 @@ 2.7.0-SNAPSHOT accounting-analytics Accounting Analytics - + UTF-8 ${project.basedir}/distro Accounting - + scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId} scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId} @@ -39,13 +39,11 @@ - org.slf4j slf4j-api provided - org.gcube.accounting accounting-lib @@ -53,23 +51,20 @@ org.gcube.data.publishing - document-store-lib + document-store-lib provided - org.gcube.core common-scope provided - org.json json 20090211 - - + junit junit @@ -83,26 +78,19 @@ test + - - + + org.apache.maven.plugins maven-assembly-plugin - - - ${distroDirectory}/descriptor.xml - - - servicearchive - install - - single - + make-servicearchive + package - + \ No newline at end of file