X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=398db16329d4d75807dda5862cd31d1488dac2f2;hb=c945b7e0efafee4a46bdf295a22ceff2f0b63e49;hp=d8a2057b704f934118957e2b24619634e563f195;hpb=01741ac3f2d3143699bbb86f8aa2af4d8a3f43e0;p=vvp%2Fvalidation-scripts.git diff --git a/pom.xml b/pom.xml index d8a2057..398db16 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ org.onap.oparent oparent - 1.2.0 + 2.0.0 org.onap.vvp.validation-scripts validation-scripts pom - 1.0.0-SNAPSHOT + 5.0.0 vvp-validation-scripts @@ -20,6 +20,11 @@ ${maven.build.timestamp} yyyyMMdd'T'HHmmss'Z' + + ${project.version}-${timestamp} + ${project.version}-latest + nexus3.onap.org:10001 + nexus3.onap.org:10003 UTF-8 . @@ -54,6 +59,61 @@ ecomp-staging + + io.fabric8 + docker-maven-plugin + 0.19.0 + + ${docker.pull.registry} + ${docker.push.registry} + + + onap/vvp/validation-scripts + validation-scripts + + true + + ${docker.tag} + ${docker.latest.tag} + + ${project.basedir} + + + + + + + clean-images + pre-clean + + remove + + + true + + + + + generate-images + package + + build + + + + + push-images + deploy + + build + push + + + onap/vvp/validation-scripts + + + + org.codehaus.mojo exec-maven-plugin @@ -85,17 +145,17 @@ ecomp-releases - ECOMP Release Repository + Release Repository ${onap.nexus.url}/content/repositories/releases/ ecomp-snapshots - ECOMP Snapshot Repository + Snapshot Repository ${onap.nexus.url}/content/repositories/snapshots/ ecomp-staging - ECOMP Staging Repository + Staging Repository ${onap.nexus.url}/content/repositories/staging/