X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fueb-listener%2Fpom.xml;h=4f6ec4188a4ee97e257a0ae7d76f62e5360e743d;hb=55378e7480442b8cee46d215a85e194c56b38f36;hp=b488302d5b2c45e86205fa384446036567d5a36a;hpb=b20349a92894af9b948c8bf2b5c67c5bd86f9da5;p=sdnc%2Foam.git diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index b488302d..4f6ec418 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -8,9 +8,7 @@ 2.2.0-SNAPSHOT - org.onap.sdnc.oam installation-ueb-listener - 2.2.0-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} @@ -25,17 +23,15 @@ ${maven.build.timestamp} ${ccsdk.docker.alpine.j11.version} ${https_proxy} - deploy yyyyMMdd'T'HHmmss'Z' - - org.codehaus.groovy.maven gmaven-plugin + 1.0 validate @@ -48,9 +44,6 @@ - - - maven-resources-plugin 2.6 @@ -74,7 +67,6 @@ - copy-scripts @@ -89,12 +81,11 @@ *.sh - false + true - copy-properties @@ -109,12 +100,11 @@ * - false + true - @@ -144,34 +134,22 @@ - - org.codehaus.mojo - exec-maven-plugin - 1.5.0 + org.apache.maven.plugins + maven-antrun-plugin + 1.8 - - - - change shell permissions + change-shell-permissions process-sources - - exec - - /usr/bin/find - - ${basedir}/target/docker-stage/opt/onap/sdnc - -name - *.sh - -exec - chmod - +x - {} - ; - + + + + + run + @@ -186,7 +164,7 @@ io.fabric8 docker-maven-plugin - 0.28.0 + 0.34.0 false @@ -194,7 +172,8 @@ ${image.name} try - ${basedir}/target/docker-stage + true + ${basedir}/target/docker-stage Dockerfile ${project.docker.latestminortag.version} @@ -204,20 +183,12 @@ + ${docker.verbose} + ${docker.skip.push} - generate-images - package - - build - - - - - push-images - - ${docker.push.phase} + build-push-images build push