From: Michael Arrastia Date: Tue, 7 Aug 2018 09:53:41 +0000 (+0100) Subject: Add Spotify plugin for Jenkins Docker build X-Git-Tag: 1.3.0~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5d6d30503bd5deb1bf1fc596a1c26d304bdbcfc8;p=aai%2Fspike.git Add Spotify plugin for Jenkins Docker build Change-Id: I1f197cf25f0f66ef2dbdfd066a6914b8f620a9ff Issue-ID: AAI-1446 Signed-off-by: Michael Arrastia --- diff --git a/pom.xml b/pom.xml index 2341bd6..f5325d7 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,7 @@ aai-spike + ${basedir}/target 1.2.4 @@ -318,6 +319,29 @@ + + com.spotify + docker-maven-plugin + 0.4.11 + + + com.github.jnr + jnr-unixsocket + 0.13 + + + + true + docker-hub + ${docker.push.registry}/onap/${project.artifactId} + ${docker.location} + + latest + + true + + + com.mycila license-maven-plugin