X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fdmaap-listener%2Fpom.xml;h=08afb99fa89cdffd023ce40240004fd3ba5c2df3;hb=55378e7480442b8cee46d215a85e194c56b38f36;hp=75490cdd286e00b283c8e09cd6a7d734b24d6a47;hpb=b20349a92894af9b948c8bf2b5c67c5bd86f9da5;p=sdnc%2Foam.git diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 75490cdd..08afb99f 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -8,9 +8,7 @@ 2.2.0-SNAPSHOT - org.onap.sdnc.oam installation-dmaap-listener - 2.2.0-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} @@ -30,11 +28,10 @@ - - org.codehaus.groovy.maven gmaven-plugin + 1.0 validate @@ -47,9 +44,6 @@ - - - maven-resources-plugin 2.6 @@ -73,7 +67,6 @@ - copy-scripts @@ -88,12 +81,11 @@ *.sh - false + true - copy-properties @@ -108,12 +100,11 @@ * - false + true - @@ -143,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 + @@ -185,7 +164,7 @@ io.fabric8 docker-maven-plugin - 0.28.0 + 0.34.0 false @@ -193,7 +172,8 @@ ${image.name} try - ${basedir}/target/docker-stage + true + ${basedir}/target/docker-stage Dockerfile ${project.docker.latestminortag.version} @@ -203,19 +183,12 @@ + ${docker.verbose} + ${docker.skip.push} - generate-images - package - - build - - - - - push-images - deploy + build-push-images build push