From 6cba9d5b2257e95fd986d5d76256b6a4ab386ee7 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Tue, 4 Sep 2018 09:24:24 +0000 Subject: [PATCH] Fixed pom to create uber-jar Refs #11760: Refactor accounting-dashboard-harvester-se-plugin to support new DB schema Task-Url: https://support.d4science.org/issues/11760 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-dashboard-harvester-se-plugin@171299 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 43 +++---------------------------------------- 1 file changed, 3 insertions(+), 40 deletions(-) diff --git a/pom.xml b/pom.xml index 8171d67..29ca5f4 100644 --- a/pom.xml +++ b/pom.xml @@ -190,57 +190,20 @@ - - maven-compiler-plugin - 2.3.2 - - ${maven.compiler.source} - ${maven.compiler.target} - - org.apache.maven.plugins maven-assembly-plugin - servicearchive + make-uberjar install - - single - - - - ${distroDirectory}/descriptor.xml - - - package - - single - - - - jar-with-dependencies - - + make-servicearchive + install - - - - - - - - - - - - - -