X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=7b3e9437bb212986a626c9b1ab11c7f0875acee1;hb=6280bb23a96e58c7d35e6b95c38bfa94b40bee36;hp=1b854d97360eeec1c301fc18d08a029bf78fcfbf;hpb=ff76f18c747a72f0ba631eeb35396e2853ad1ad1;p=dmaap%2Fmessagerouter%2Fmsgrtr.git diff --git a/pom.xml b/pom.xml index 1b854d9..7b3e943 100644 --- a/pom.xml +++ b/pom.xml @@ -1,58 +1,52 @@ - + 4.0.0 org.onap.dmaap.messagerouter.msgrtr msgrtr - 1.0.0-SNAPSHOT + 1.1.18-SNAPSHOT jar dmaap-messagerouter-msgrtr Message Router - Restful interface built for kafka - + org.onap.oparent oparent - 0.1.1 + 2.0.0 - + - 3.2.14.RELEASE + https://nexus.onap.org + 3.2.18.RELEASE 3.0.4 1.2 1.7 1.7 UTF-8 - - - 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/** - /content/sites/site/org/onap/dmaap/${project.artifactId}/${project.version} + https://nexus.onap.org + + + 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/** + /content/sites/site/org/onap/dmaap/messagerouter/msgrtr/${project.artifactId}/${project.version} + https://nexus.onap.org @@ -67,28 +61,144 @@ - - - Apache License Version 2.0 - + + + Apache License Version 2.0 + - - Rajashree - - ATT - www.att.com - - - Ramkumar - - ATT - www.att.com - - + + Rajashree + + ATT + www.att.com + + + Ramkumar + + ATT + www.att.com + + + + + commons-collections + commons-collections + 3.2.2 + + + ch.qos.logback + logback-core + 1.2.0 + + + ch.qos.logback + logback-classic + 1.2.0 + + + + org.grails + grails-web + 2.5.4 + + + org.grails + grails-web-jsp + + + + + org.grails + grails-bootstrap + 2.5.4 + compile + + + ant + org.apache.ant + + + jna + net.java.dev.jna + + + ant-trax + org.apache.ant + + + gant_groovy1.8 + org.codehaus.gant + + + ant-launcher + org.apache.ant + + + jline + jline + + + ivy + org.apache.ivy + + + jansi + org.fusesource.jansi + + + commons-logging + commons-logging + + + ant-junit + org.apache.ant + + + + + org.springframework + spring-test + ${spring.version} + test + + + org.codehaus.groovy + groovy-all + 2.4.8 + compile + + + jline + jline + + + + + commons-fileupload + commons-fileupload + 1.4 + junit @@ -96,6 +206,17 @@ 4.11 test + + com.att.aft + dme2 + 3.1.200-oss + + + javax.jms + jms + + + @@ -133,23 +254,23 @@ org.springframework - spring-core + spring-context ${spring.version} org.springframework - spring-context - ${spring.version} + spring-expression + 4.3.18.RELEASE org.springframework spring-webmvc - ${spring.version} + 4.3.18.RELEASE org.springframework - spring-web - ${spring.version} + spring-core + 4.3.18.RELEASE javax.servlet @@ -173,7 +294,7 @@ org.apache.zookeeper zookeeper - 3.4.6 + 3.4.14 @@ -186,9 +307,14 @@ org.apache.kafka - kafka_2.10 - 0.8.2.1 + kafka_2.11 + 0.11.0.3 + + com.google.guava + guava + 23.6.1-jre + com.att.eelf @@ -201,19 +327,46 @@ com.att.nsa nsaServerLibrary 1.0.10 + + + org.apache.tomcat + tomcat-catalina + + + org.apache.tomcat.embed + tomcat-embed-core + + + org.apache.tomcat + tomcat-util + + + javax.mail + mail + + com.att.nsa saToolkit 0.0.1 + + com.sun.mail + javax.mail + 1.6.0 + + + + javax.activation + activation + + + - + @@ -233,15 +386,21 @@ org.apache.httpcomponents - httpclient - 4.4.1 + httpclient + 4.5.3 org.apache.httpcomponents - httpclient-cache - 4.4.1 + httpclient-cache + 4.5.3 + + + org.apache.httpcomponents + httpcore + 4.4.1 - + + jline @@ -252,26 +411,62 @@ org.apache.curator curator-recipes - 2.6.0 + 4.0.1 org.apache.curator curator-test - 2.6.0 + 4.0.1 + - com.att.aft - dme2 - 3.1.200 + com.google.code.gson + gson + 2.8.0 + + + + com.fasterxml.jackson.core + jackson-core + 2.8.11 + test + + + + com.fasterxml.jackson.core + jackson-databind + 2.8.11.1 + + + + org.powermock + powermock-api-mockito + 1.6.4 + test + + + + org.powermock + powermock-module-junit4 + 1.6.4 + test + + + + org.powermock + powermock-module-junit4-rule + 1.6.4 + test + + + org.mockito + mockito-core + 1.10.19 + test - - com.google.code.gson - gson - 2.8.0 - DMaaP @@ -296,6 +491,59 @@ + + maven-checkstyle-plugin + 2.17 + + + org.onap.oparent + checkstyle + 2.0.0 + + + + + onap-license + + check + + process-sources + + onap-checkstyle/check-license.xml + false + true + false + ${project.build.sourceDirectory} + + + true + false + + + + onap-java-style + + check + + none + + + onap-checkstyle/onap-java-style.xml + + ${project.build.sourceDirectory} + true + true + true + + + true + false + + + + org.apache.maven.plugins maven-site-plugin @@ -336,116 +584,56 @@ - + org.apache.maven.plugins maven-surefire-plugin 2.12.4 - - **/DME2*.java + - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - - html - xml - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - **/gen/** - **/generated-sources/** - **/yang-gen/** - **/pax/** - - - - - - pre-unit-test - - prepare-agent - - - - ${project.build.directory}/code-coverage/jacoco-ut.exec - - surefireArgLine - - - - - post-unit-test - test - - report - - - - ${project.build.directory}/code-coverage/jacoco-ut.exec - - ${project.reporting.outputDirectory}/jacoco-ut - - - - pre-integration-test - pre-integration-test - - prepare-agent - - - - ${project.build.directory}/code-coverage/jacoco-it.exec - - failsafeArgLine - - - - - post-integration-test - post-integration-test - - report - - - - ${project.build.directory}/code-coverage/jacoco-it.exec - - ${project.reporting.outputDirectory}/jacoco-it - - - - + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + + html + xml + + + +