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 c6c9006..65bc509 100644 --- a/pom.xml +++ b/pom.xml @@ -6,6 +6,7 @@ maven-parent 1.0.0 + org.gcube.accounting accounting-insert-storage-se-plugin 1.0.1-SNAPSHOT @@ -23,6 +24,7 @@ scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId} https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId} + @@ -62,20 +64,11 @@ common-scope provided - - - - org.slf4j slf4j-api provided - com.couchbase.client @@ -89,7 +82,7 @@ compile - + org.gcube.data.publishing document-store-lib-couchbase @@ -100,19 +93,17 @@ org.gcube.data.publishing provided - org.gcube.accounting accounting-lib provided - + com.google.code.gson gson 2.7 - org.gcube.contentmanagement storage-manager-wrapper @@ -123,7 +114,7 @@ storage-manager-core [2.2.0-SNAPSHOT, 3.0.0-SNAPSHOT) - + junit junit @@ -137,32 +128,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