X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=UniversalVesAdapter%2Fpom.xml;h=335bc13f0b74480644b1eef05c9af205a6593bd3;hb=00be6997121e38e2b91a00203bc49119b11e58a4;hp=fd0c79a477d8886d3e61860304aa90f7ae825e39;hpb=4a8d434d9082f7c3eeeafa2fef2aa70223a64db3;p=dcaegen2%2Fservices%2Fmapper.git diff --git a/UniversalVesAdapter/pom.xml b/UniversalVesAdapter/pom.xml index fd0c79a..335bc13 100644 --- a/UniversalVesAdapter/pom.xml +++ b/UniversalVesAdapter/pom.xml @@ -1,420 +1,467 @@ - - - - 4.0.0 - - org.onap.dcaegen2.services.mapper.vesadapter - UniversalVesAdapter - 0.0.1-SNAPSHOT - - - - org.onap.dcaegen2.services.mapper - mapper - 0.0.1-SNAPSHOT - - - - - - UTF-8 - UTF-8 - 8 - onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor - - - false - - - https://nexus.onap.org - content/repositories/snapshots/ - content/repositories/releases/ - - content/sites/site/org/onap/dcaegen2/services/mapper/${project.artifactId}/${project.version} - - yyyyMMdd'T'HHmmss - - - - - com.google.guava - guava - - - commons-configuration - commons-configuration - 1.10 - - - com.google.code.gson - gson - 2.8.5 - - - com.google.inject - guice - 4.2.0 - - - org.apache.commons - commons-lang3 - 3.5 - - - com.google.inject.extensions - guice-assistedinject - 4.2.0 - - - org.milyn - milyn-smooks-all - 1.7.0 - - - javax.servlet - servlet-api - - - ognl - ognl - - - javax.jms - jms - - - - - ognl - ognl - 3.1.12 - - - org.onap.dmaap.messagerouter.dmaapclient - dmaapClient - 1.1.3 - - - javax.jms - jms - - - - - - org.postgresql - postgresql - 42.2.4 - - - org.springframework - spring-jdbc - 5.0.7.RELEASE - - - org.springframework.boot - spring-boot-starter-web - 2.0.4.RELEASE - - - org.springframework.boot - spring-boot-starter-test - 2.0.3.RELEASE - test - - - org.springframework.data - spring-data-commons - 2.0.8.RELEASE - - - - org.slf4j - slf4j-api - 1.7.25 - - - org.codehaus.groovy - groovy-all - 2.4.14 - - - com.jayway.jsonpath - json-path - 2.4.0 - test - - - com.fasterxml.jackson.core - jackson-databind - 2.9.6 - - - hsqldb - hsqldb - 1.8.0.10 - test - - - - xalan - xalan - 2.7.2 - - - - xerces - xercesImpl - 2.12.0 - - - - com.thoughtworks.xstream - xstream - 1.4.10 - - - - xml-apis - xml-apis - 1.4.01 - - - - org.apache.httpcomponents - httpclient - ${httpclient.version} - compile - - - org.apache.httpcomponents - httpmime - ${httpclient.version} - compile - - - - org.springframework.boot - spring-boot-configuration-processor - true - 2.0.4.RELEASE - - - - - - - - maven-assembly-plugin - 3.1.0 - - - com.spotify - docker-maven-plugin - 1.0.0 - - - - - - - maven-assembly-plugin - - - src/assembly/dep.xml - - false - false - true - - - - make-assembly - package - - single - - - - - - com.spotify - docker-maven-plugin - 1.0.0 - - false - ${onap.nexus.dockerregistry.daily} - ${onap.nexus.dockerregistry.daily}/${docker.image.name} - - latest - ${project.version}-${maven.build.timestamp}Z - ${project.version} - - ubuntu:16.04 - - /etc/host.aliases - - /opt/app/VESAdapter - - - . - ${project.build.directory}/${project.artifactId}-${project.version} - - - - chmod +x bin/run.sh - - - - - - 8080 - 8443 - - bin/run.sh - - - - - - org.springframework.boot - spring-boot-maven-plugin - 2.0.0.RELEASE - - - - repackage - - - org.onap.universalvesadapter.Application - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.9.1 - - - add-source - generate-sources - - add-source - - - - src/gen/java - - - - - - - - - - - - - with-system-proxy - - - - com.spotify - docker-maven-plugin - - - ${env.http_proxy} - - - - - - - - - - - - spring-releases - https://repo.spring.io/libs-release - - - - - spring-releases - https://repo.spring.io/libs-release - - - + + + + 4.0.0 + + org.onap.dcaegen2.services.mapper.vesadapter + UniversalVesAdapter + 1.0.1-SNAPSHOT + + + + org.onap.dcaegen2.services.mapper + mapper + 1.0.1-SNAPSHOT + + + + + + UTF-8 + UTF-8 + 8 + onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor + + + false + + + https://nexus.onap.org + content/repositories/snapshots/ + content/repositories/releases/ + + content/sites/site/org/onap/dcaegen2/services/mapper/${project.artifactId}/${project.version} + + yyyyMMdd'T'HHmmss + + + + + + junit + junit + 4.12 + test + + + org.mockito + mockito-core + 2.0.5-beta + test + + + + org.powermock + powermock-api-mockito + 1.6.2 + test + + + org.powermock + powermock-module-junit4 + 1.6.2 + test + + + org.javassist + javassist + 3.18.2-GA + + + com.googlecode.json-simple + json-simple + 1.1.1 + + + com.google.guava + guava + + + commons-configuration + commons-configuration + 1.10 + + + com.google.code.gson + gson + 2.8.5 + + + com.google.inject + guice + 4.2.0 + + + org.apache.commons + commons-lang3 + 3.5 + + + com.google.inject.extensions + guice-assistedinject + 4.2.0 + + + org.milyn + milyn-smooks-all + 1.7.0 + + + javax.servlet + servlet-api + + + ognl + ognl + + + javax.jms + jms + + + + + ognl + ognl + 3.1.12 + + + org.onap.dmaap.messagerouter.dmaapclient + dmaapClient + 1.1.3 + + + javax.jms + jms + + + + + + org.postgresql + postgresql + 42.2.5 + + + org.springframework + spring-jdbc + 5.1.3.RELEASE + + + org.springframework.boot + spring-boot-starter-web + 2.1.1.RELEASE + + + org.springframework.boot + spring-boot-starter-test + 2.1.1.RELEASE + test + + + org.springframework.data + spring-data-commons + 2.1.3.RELEASE + + + + org.slf4j + slf4j-api + 1.7.25 + + + org.codehaus.groovy + groovy-all + 2.4.14 + + + com.jayway.jsonpath + json-path + 2.4.0 + test + + + com.fasterxml.jackson.core + jackson-databind + 2.9.7 + + + hsqldb + hsqldb + 1.8.0.10 + test + + + + xalan + xalan + 2.7.2 + + + + xerces + xercesImpl + 2.12.0 + + + + com.thoughtworks.xstream + xstream + 1.4.10 + + + + xml-apis + xml-apis + 1.4.01 + + + + org.apache.httpcomponents + httpclient + ${httpclient.version} + compile + + + org.apache.httpcomponents + httpmime + ${httpclient.version} + compile + + + + org.springframework.boot + spring-boot-configuration-processor + true + 2.1.1.RELEASE + + + + + + + + maven-assembly-plugin + 3.1.0 + + + com.spotify + docker-maven-plugin + 1.0.0 + + + + + + + + + + maven-assembly-plugin + + + src/assembly/dep.xml + + false + false + true + + + + make-assembly + package + + single + + + + + + com.spotify + docker-maven-plugin + 1.0.0 + + false + ${onap.nexus.dockerregistry.daily} + ${onap.nexus.dockerregistry.daily}/${docker.image.name} + + latest + ${project.version}-${maven.build.timestamp}Z + ${project.version} + + ubuntu:16.04 + + /etc/host.aliases + + /opt/app/VESAdapter + + + . + ${project.build.directory}/${project.artifactId}-${project.version} + + + + chmod +x bin/run.sh + + + + + + 8080 + 8443 + + bin/run.sh + + + + + + org.springframework.boot + spring-boot-maven-plugin + 2.1.1.RELEASE + + + + repackage + + + org.onap.universalvesadapter.Application + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.9.1 + + + add-source + generate-sources + + add-source + + + + src/gen/java + + + + + + + + + + + + + with-system-proxy + + + + com.spotify + docker-maven-plugin + + + ${env.http_proxy} + + + + + + + + + + + + spring-releases + https://repo.spring.io/libs-release + + + + + spring-releases + https://repo.spring.io/libs-release + + +