From: Michael Lando Date: Thu, 5 Apr 2018 20:32:27 +0000 (+0300) Subject: update maven-assembly-plugin X-Git-Tag: v1.2.0~182 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F71%2F41271%2F4;p=sdc.git update maven-assembly-plugin update version to 3.1.0 should fix issue in downloading the depandencys twice Issue-ID: SDC-1191 Change-Id: I83da786e04c161634ae8aed592501ef73834ab1d Signed-off-by: Michael Lando --- diff --git a/asdctool/pom.xml b/asdctool/pom.xml index 9a1a0e59ab..b429e61bff 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -570,7 +570,9 @@ sdctool false - ${project.basedir}/tarball.xml + + ${project.basedir}/tarball.xml + assemble-file verify diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index da0df1270a..e99789d08c 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -769,7 +769,9 @@ normatives false - ${project.basedir}/normatives.xml + + ${project.basedir}/normatives.xml + diff --git a/pom.xml b/pom.xml index 9c8ab1f5fb..2d946e8d6d 100644 --- a/pom.xml +++ b/pom.xml @@ -210,7 +210,7 @@ org.apache.maven.plugins maven-assembly-plugin - 2.6 + 3.1.0