X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=96c1d21b4a45a6ba318158811c647df5fbb4d7fc;hb=HEAD;hp=ef2a080717effd7a95646756b2521f8abdb5bf4d;hpb=6155c5b0c43bc3033a85e34224852fe7f02983e5;p=dmaap%2Fmessagerouter%2Fmsgrtr.git diff --git a/pom.xml b/pom.xml index ef2a080..96c1d21 100644 --- a/pom.xml +++ b/pom.xml @@ -1,572 +1,624 @@ - - - 4.0.0 - org.onap.dmaap.messagerouter.msgrtr - msgrtr - 1.1.3-SNAPSHOT - jar - dmaap-messagerouter-msgrtr - Message Router - Restful interface built for kafka - - - org.onap.oparent - oparent - 1.1.0 - - - - 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/messagerouter/msgrtr/${project.artifactId}/${project.version} - https://nexus.onap.org - - - - - - - ecomp-site - dav:${nexusproxy}${sitePath} - - - - - - - - Apache License Version 2.0 - - - - - - Rajashree - - ATT - www.att.com - - - Ramkumar - - ATT - www.att.com - - - - - - org.apache.tomcat - tomcat-catalina - 8.5.23 - - - org.apache.tomcat - tomcat-util - 8.5.23 - - - org.apache.tomcat.embed - tomcat-embed-core - 8.5.23 - - - 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.4 - compile - - - jline - jline - - - - - commons-fileupload - commons-fileupload - 1.3.3 - - - - junit - junit - 4.11 - test - - - com.att.aft - dme2 - 3.1.200-oss - - - - - org.slf4j - slf4j-api - 1.7.6 - - - - javax.inject - javax.inject - 1 - - - - com.att.ajsc - ajsc-core - 1.0.0 - - - - javax.ws.rs - javax.ws.rs-api - 2.0.1 - - - - - - org.springframework - spring-core - ${spring.version} - - - org.springframework - spring-context - ${spring.version} - - - org.springframework - spring-expression - 3.1.0.RELEASE - - - org.springframework - spring-webmvc - 4.3.15.RELEASE - - - org.springframework - spring-core - 4.3.15.RELEASE - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - - - - - - - - - - org.apache.zookeeper - zookeeper - 3.4.10 - - - - - org.json - json - 20131018 - - - - - org.apache.kafka - kafka_2.10 - 0.8.2.1 - - - - com.att.eelf - eelf-core - 0.0.1 - compile - - - - com.att.nsa - nsaServerLibrary - 1.0.10 - - - com.att.nsa - saToolkit - 0.0.1 - - - - - - - - com.att.nsa - saClientLibrary - 0.0.1 - - - org.apache.httpcomponents - httpclient - - - org.apache.httpcomponents - httpclient-cache - - - - - org.apache.httpcomponents - httpclient - 4.5.3 - - - org.apache.httpcomponents - httpclient-cache - 4.5.3 - - - org.apache.httpcomponents - httpcore - 4.4.1 - - - - - - jline - jline - 2.12.1 - - - - org.apache.curator - curator-recipes - 2.6.0 - - - - org.apache.curator - curator-test - 2.6.0 - - - - - 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 - - - - - DMaaP - - - src/main/resources - true - - **/*.properties - - - - - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.6 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - -Xdoclint:none - - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-source-plugin - 3.0.0 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.12.4 - - - - - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - - html - xml - - - - - - - - + + + + 4.0.0 + org.onap.dmaap.messagerouter.msgrtr + msgrtr + 1.1.23-SNAPSHOT + jar + dmaap-messagerouter-msgrtr + Message Router - Restful interface built for kafka + + + org.onap.oparent + oparent + 3.2.0 + + + + https://nexus.onap.org + 3.2.18.RELEASE + 3.0.4 + 1.2 + 2.13.3 + 11 + 11 + UTF-8 + https://nexus.onap.org + java + false + ${project.build.directory}/surefire-reports + + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + + ${project.version} + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + + + /content/sites/site/org/onap/dmaap/messagerouter/msgrtr/${project.artifactId}/${project.version} + + https://nexus.onap.org + + + + + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + + + + + Apache License Version 2.0 + + + + + + Rajashree + + ATT + www.att.com + + + Ramkumar + + ATT + www.att.com + + + + + + commons-collections + commons-collections + 3.2.2 + + + ch.qos.logback + logback-core + 1.2.3 + + + ch.qos.logback + logback-classic + 1.2.3 + + + org.grails + grails-web + 2.5.4 + + + org.grails + grails-web-jsp + + + + + org.grails + grails-bootstrap + 4.0.1 + 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 + junit + 4.12 + test + + + com.att.aft + dme2 + 3.1.200-oss + + + javax.jms + jms + + + + + + + org.slf4j + slf4j-api + 1.7.28 + + + + org.apache.logging.log4j + log4j-api + ${log4j.version} + + + org.apache.logging.log4j + log4j-core + ${log4j.version} + + + + javax.inject + javax.inject + 1 + + + com.att.ajsc + ajsc-core + 1.0.0 + + + javax.ws.rs + javax.ws.rs-api + 2.0.1 + + + + + org.springframework + spring-context + ${spring.version} + + + org.springframework + spring-expression + 5.2.10.RELEASE + + + org.springframework + spring-webmvc + 5.2.10.RELEASE + + + org.springframework + spring-core + 5.2.10.RELEASE + + + javax.servlet + javax.servlet-api + 4.0.1 + provided + + + + + org.apache.zookeeper + zookeeper + 3.4.14 + + + + + org.json + json + 20160810 + + + + + org.apache.kafka + kafka_2.11 + 0.11.0.3 + + + commons-codec + commons-codec + 1.15 + + + com.google.guava + guava + 30.1.1-jre + + + + com.att.eelf + eelf-core + 1.0.0 + + + org.mockito + mockito-core + + + org.powermock + powermock-module-junit4 + + + org.powermock + powermock-api-mockito + + + + + + + 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 + + + + + javax.annotation + javax.annotation-api + 1.3.2 + + + javax.xml.bind + jaxb-api + 2.3.1 + + + + + + + com.att.nsa + saClientLibrary + 0.0.1 + + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpclient-cache + + + + + org.apache.httpcomponents + httpclient + 4.5.13 + + + org.apache.httpcomponents + httpclient-cache + 4.5.13 + + + org.apache.httpcomponents + httpcore + 4.4.1 + + + + + jline + jline + 2.12.1 + + + + org.apache.curator + curator-recipes + 4.0.1 + + + + org.apache.curator + curator-test + 4.0.1 + + + + com.google.code.gson + gson + 2.8.0 + + + + com.fasterxml.jackson.core + jackson-core + 2.12.2 + test + + + com.fasterxml.jackson.core + jackson-databind + 2.12.2 + + + org.powermock + powermock-module-junit4 + 2.0.7 + test + + + org.powermock + powermock-core + 2.0.7 + test + + + org.powermock + powermock-module-junit4-rule + 2.0.7 + test + + + org.powermock + powermock-api-support + 2.0.7 + test + + + org.powermock + powermock-api-mockito2 + 2.0.7 + + + org.apache.commons + commons-lang3 + 3.8.1 + + + commons-lang + commons-lang + 2.6 + + + + DMaaP + + + src/main/resources + true + + **/*.properties + + + + + + maven-checkstyle-plugin + 3.1.2 + + + org.onap.oparent + checkstyle + 3.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 + + + false + false + + + + + + org.apache.maven.plugins + maven-site-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + + 11 + 11 + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.2.0 + + false + + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + 3.0.0 + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + + + ${surefireArgLine} --illegal-access=permit + + + + + org.apache.maven.plugins + maven-failsafe-plugin + + + --illegal-access=permit + + + + + org.jacoco + jacoco-maven-plugin + + + + + + +