From: Lee, Tian (tl5884) Date: Wed, 9 Oct 2019 16:26:04 +0000 (+0100) Subject: Attempt to fix maven stage job X-Git-Tag: 1.6.1~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=commitdiff_plain;h=10f5043e45c14dc2f110de8485c7c2613fe1fa0c Attempt to fix maven stage job Stage job seems to be failing when trying to sign the model-loader jar in m2repo. Hopefully un-skipping the maven deploy plugin will make the jar available to sign. Change-Id: Ie072a55b7b15b7abea61ba5e60ebd22052378998 Issue-ID: AAI-2679 Signed-off-by: Lee, Tian (tl5884) --- diff --git a/pom.xml b/pom.xml index 2ecb68d..16cbba9 100644 --- a/pom.xml +++ b/pom.xml @@ -403,9 +403,6 @@ org.apache.maven.plugins maven-deploy-plugin - - true - maven-assembly-plugin