From d67e567fd3c0b4d202d16c390b2916540d136777 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Mon, 30 Oct 2017 10:36:41 +0000 Subject: [PATCH] Fixed pom git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib-accounting-service@157903 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 37 +++++++++++++++++++++++++++++++++---- 1 file changed, 33 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 2de20b6..55e90ff 100644 --- a/pom.xml +++ b/pom.xml @@ -86,9 +86,34 @@ test - + + org.apache.maven.plugins + maven-resources-plugin + 2.5 + + + copy-profile + install + + copy-resources + + + target + + + ${distroDirectory} + true + + profile.xml + + + + + + + org.apache.maven.plugins maven-assembly-plugin @@ -101,6 +126,13 @@ + + servicearchive + install + + single + + package @@ -108,10 +140,7 @@ - - \ No newline at end of file