X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=b92d7efb71a9759400254073c7cfc04335a9d45f;hb=3c077fdac44a644167b246ed4e0377603f54804d;hp=a26425e12f6fe06fef79cf7660193da7ea34db27;hpb=ca63da6e0cb7fb63e231343d0b52a40036f6b6aa;p=dmaap%2Fmessagerouter%2Fmsgrtr.git diff --git a/pom.xml b/pom.xml index a26425e..b92d7ef 100644 --- a/pom.xml +++ b/pom.xml @@ -1,101 +1,203 @@ - + 4.0.0 org.onap.dmaap.messagerouter.msgrtr msgrtr - 0.0.5 + 1.1.9-SNAPSHOT jar - Message Router + dmaap-messagerouter-msgrtr Message Router - Restful interface built for kafka - https://github.com/att/dmaap-framework + + + org.onap.oparent + oparent + 1.1.0 + + - 3.2.14.RELEASE + 3.2.18.RELEASE 3.0.4 1.2 - target/surefire-reports - target/cobertura/cobertura.ser 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/messagerouter/msgrtr/${project.artifactId}/${project.version} https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/onap/datarouter/${project.artifactId}/${project.version} + + + ecomp-site + dav:${nexusproxy}${sitePath} + + - - - Apache License 2.0 - + + + Apache License Version 2.0 + - - Rajashree - - ATT - www.att.com - - - Ramkumar - - ATT - www.att.com - - - - - ecomp-releases - AAF Release Repository - ${nexusproxy}${releaseNexusPath} - - - ecomp-snapshots - AAF Snapshot Repository - ${nexusproxy}${snapshotNexusPath} - - - ecomp-site - dav:${nexusproxy}${sitePath} - - - - - - onap-plugin-snapshots - https://nexus.onap.org/content/repositories/snapshots/ - - + + 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.3.3 + junit @@ -103,6 +205,11 @@ 4.11 test + + com.att.aft + dme2 + 3.1.200-oss + @@ -140,23 +247,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 @@ -180,7 +287,7 @@ org.apache.zookeeper zookeeper - 3.4.6 + 3.4.10 @@ -193,9 +300,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 @@ -208,6 +320,20 @@ com.att.nsa nsaServerLibrary 1.0.10 + + + org.apache.tomcat + tomcat-catalina + + + org.apache.tomcat.embed + tomcat-embed-core + + + org.apache.tomcat + tomcat-util + + com.att.nsa @@ -216,11 +342,8 @@ - + @@ -240,15 +363,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 @@ -259,26 +388,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 @@ -303,16 +468,17 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + org.apache.maven.plugins @@ -342,15 +508,14 @@ - + org.apache.maven.plugins maven-surefire-plugin 2.12.4 - - **/DME2*.java + @@ -366,30 +531,33 @@ - - org.jacoco - jacoco-maven-plugin - 0.6.2.201302030002 - - ${basedir}/target/coverage-reports/jacoco-unit.exec - ${basedir}/target/coverage-reports/jacoco-unit.exec - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - - + @@ -415,4 +583,4 @@ maven-deploy-plugin 2.5 true --> - \ No newline at end of file +