From: Michael Hwang Date: Tue, 19 Sep 2017 17:56:52 +0000 (-0400) Subject: Try to use the hidden settings.xml for Docker push X-Git-Tag: v1.0.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cbc48bab6d6b732d69e5fea35d70493f9fa6a0d4;p=dcaegen2%2Fplatform%2Finventory-api.git Try to use the hidden settings.xml for Docker push The Docker authentication info is in the settings.xml Change-Id: I23cc52f9de36d0b74f21de90874cafc13d9670e5 Issue-Id: DCAEGEN2-60 Signed-off-by: Michael Hwang --- diff --git a/pom.xml b/pom.xml index 95ad30d..b68f6d8 100644 --- a/pom.xml +++ b/pom.xml @@ -268,7 +268,7 @@ com.spotify docker-maven-plugin - 0.4.11 + 1.0.0 ${onap.nexus.dockerregistry.daily}/onap/${project.groupId}.${project.artifactId} openjdk:8-jre @@ -287,6 +287,7 @@ ${project.version}-${maven.build.timestamp} latest + ${onap.nexus.dockerregistry.daily}