From 2a0d08c80e9389330934607fb5f6dd84dbe6b235 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Mon, 30 Oct 2017 10:39:25 +0000 Subject: [PATCH] Fixed pom git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib-couchbase@157906 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f527621..fbd3b2f 100644 --- a/pom.xml +++ b/pom.xml @@ -76,9 +76,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 @@ -98,9 +123,14 @@ single + + package + + single + + - \ No newline at end of file