X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=90cee2484713754fc0d3af8bddb488d305894b99;hb=07fb4c0a995b1f66fb79a5ff6419542a9accaefe;hp=46c811fe7f2e870ff93316e1125b15c1a3e4730d;hpb=dab5fa2a04febc4681bba94f0d798819a0c35b66;p=dmaap%2Fbuscontroller.git diff --git a/pom.xml b/pom.xml index 46c811f..90cee24 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,8 @@ ============LICENSE_END============================================ ECOMP is a trademark and service mark of AT&T Intellectual Property. --> - + 4.0.0 org.onap.dmaap.buscontroller buscontroller @@ -31,7 +32,7 @@ 1.2.0 - + buscontroller @@ -50,13 +51,12 @@ No Snapshots Allowed! org.onap.dmaap.dbcapi:dbcapi - org.onap.aaf.authz:aaf-cadi-client - org.onap.aaf.authz:aaf-misc-env - org.onap.aaf.authz:aaf-cadi-aaf - org.onap.aaf.authz:aaf-auth-client - org.onap.aaf.authz:aaf-cadi-core - org.onap.aaf.authz:aaf-misc-rosetta - + org.onap.aaf.authz:aaf-cadi-client + org.onap.aaf.authz:aaf-misc-env + org.onap.aaf.authz:aaf-cadi-aaf + org.onap.aaf.authz:aaf-auth-client + org.onap.aaf.authz:aaf-cadi-core + org.onap.aaf.authz:aaf-misc-rosetta @@ -66,76 +66,73 @@ - - - org.apache.maven.plugins - maven-shade-plugin - 2.4.3 - - - - package - - shade - - - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - - - - - - org.onap.dmaap.dbcapi.server.Main - - - - - - - - - + - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ecomp-staging - ${nexusproxy} - 176c31dfe190a - - + org.apache.maven.plugins + maven-shade-plugin + 2.4.3 + + + + package + + shade + + + + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + + + + + + + + org.onap.dmaap.dbcapi.server.Main + + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + true + + ecomp-staging + ${nexusproxy} + 176c31dfe190a + + - - - org.apache.maven.plugins - maven-site-plugin - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - + + + org.apache.maven.plugins + maven-site-plugin + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + @@ -153,10 +150,10 @@ org.apache.maven.plugins maven-dependency-plugin [2.10,) - install - - copy-dependencies - + install + + copy-dependencies + @@ -169,49 +166,81 @@ - - - docker - - - - com.spotify - docker-maven-plugin - 1.0.0 - - ${onap.nexus.dockerregistry.daily}/${docker.image} - ${project.basedir} - ${onap.nexus.dockerregistry.daily} - - ${artifact.version} - latest - - true - - - / - ${project.basedir} - - target/**/* - pom.xml - - - - - / - ${project.build.directory} - **/** - - - - - - - - + + + docker + + + + com.spotify + docker-maven-plugin + 1.0.0 + + java:openjdk-8-jre + ${onap.nexus.dockerregistry.daily}/${docker.image} + ["./bin/dmaapbc", "deploy"] + ${onap.nexus.dockerregistry.daily} + + ${artifact.version} + latest + + + /opt/app/dmaapbc/log + + true + root + + + /opt/app/dmaapbc/lib + target + buscontroller.jar + + + /opt/app/dmaapbc/etc + misc + LocalKey + logback.xml + org.onap.dmaap-bc.trust.jks + dbc-api.jks + + + /opt/app/dmaapbc/etc + . + version.properties + + + /opt/app/dmaapbc/misc + misc + opensource.env + cert-client-init.sh + *.tmpl + + + /opt/app/dmaapbc/bin + misc + dmaapbc + doaction + + + + mv /opt/app/dmaapbc/etc/dbc-api.jks /opt/app/dmaapbc/etc/keystore + chmod 600 /opt/app/dmaapbc/etc/keystore + chmod 600 /opt/app/dmaapbc/etc/org.onap.dmaap-bc.trust.jks + chmod +x /opt/app/dmaapbc/misc/cert-client-init.sh + chmod +x /opt/app/dmaapbc/bin/* + mkdir /opt/app/dmaapbc/logs + mkdir /opt/app/dmaapbc/www + mkdir /opt/app/dmaapbc/www/doc + + /opt/app/dmaapbc + + + + + + - org.glassfish.jersey jersey-bom @@ -222,21 +251,21 @@ - - io.swagger - swagger-core - 1.5.13 - - - io.swagger - swagger-jersey2-jaxrs - 1.5.13 - - - io.swagger - swagger-annotations - 1.5.13 - + + io.swagger + swagger-core + 1.5.13 + + + io.swagger + swagger-jersey2-jaxrs + 1.5.13 + + + io.swagger + swagger-annotations + 1.5.13 + org.glassfish.jersey.containers jersey-container-servlet-core @@ -257,12 +286,12 @@ jetty-server ${jettyVersion} - - org.onap.aaf.authz - aaf-cadi-aaf - 2.1.2-SNAPSHOT - full - + + org.onap.aaf.authz + aaf-cadi-aaf + 2.1.2-SNAPSHOT + full + org.eclipse.jetty @@ -293,16 +322,16 @@ postgresql 9.4.1208.jre7 - - com.att.eelf - eelf-core - ${eelf.version} - - - org.onap.dmaap.dbcapi - dbcapi - 1.0.15-SNAPSHOT - + + com.att.eelf + eelf-core + ${eelf.version} + + + org.onap.dmaap.dbcapi + dbcapi + 1.0.15-SNAPSHOT + @@ -326,35 +355,35 @@ - - ecomp-site - dav:${nexusproxy}${sitePath} - + + ecomp-site + dav:${nexusproxy}${sitePath} + 2.16 UTF-8 9.3.8.RC0 0.0.1 - 1.0.19 - - 0.7.7.201606060606 - 3.2 - jacoco - - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec - - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + 1.0.20 + + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** - - onap/dmaap/buscontroller + + onap/dmaap/buscontroller - https://nexus.onap.org - nexus3.onap.org:10003 + https://nexus.onap.org + nexus3.onap.org:10003 - - /content/sites/site/org/onap/dmaap/buscontroller/${artifact.version} + + /content/sites/site/org/onap/dmaap/buscontroller/${artifact.version} - Packaging Platform (DMaaP) Bus Controller API as a Docker container. + Packaging Platform (DMaaP) Bus Controller API as a Docker container.