From 6f2b2081f589c56f61941edeb58dfbcba0885110 Mon Sep 17 00:00:00 2001 From: biniek Date: Mon, 17 Dec 2018 11:18:05 +0100 Subject: pom.xml cleanup Change-Id: I7622437fbd6d4d4a0b09782c8a6fa2d6016f90ab Issue-ID: VID-368 Signed-off-by: biniek --- vid-app-common/pom.xml | 1143 ++++++++++++++++++++++++------------------------ 1 file changed, 572 insertions(+), 571 deletions(-) (limited to 'vid-app-common/pom.xml') diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index d687568dc..175c07711 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -1,596 +1,597 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + 4.0.0 - - org.onap.vid - vid-app-common - 4.0.0-SNAPSHOT - war - VID Common - VID Common code for opensource version + + org.onap.vid + vid-app-common + 4.0.0-SNAPSHOT + war + VID Common + VID Common code for opensource version - - UTF-8 - UTF-8 - UTF-8 - 2.4.0 - 4.2.9.RELEASE - 4.3.11.Final - - true - - false - https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/onap/vid/${project.version} - + + UTF-8 + UTF-8 + UTF-8 + 2.4.0 + 4.2.9.RELEASE + 4.3.11.Final + + true + + false + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/vid/${project.version} + - - + + - - - ecomp-releases - VID Release Repository - ${nexusproxy}${releaseNexusPath} - - - ecomp-snapshots - VID Snapshot Repository - ${nexusproxy}${snapshotNexusPath} - - - ecomp-staging - VID Staging Repository - ${nexusproxy}${stagingNexusPath} - - - - oss-snapshots - oss Central - Snapshots - https://oss.sonatype.org/service/local/repositories/releases/content/ - + + + ecomp-releases + VID Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + VID Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-staging + VID Staging Repository + ${nexusproxy}${stagingNexusPath} + + + + oss-snapshots + oss Central - Snapshots + https://oss.sonatype.org/service/local/repositories/releases/content/ + - - - - ecomp-releases - VID Release Repository - ${nexusproxy}/${releaseNexusPath} - - - ecomp-snapshots - VID Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} - - - - ecomp-site - dav:${nexusproxy}${sitePath} - - + + + + ecomp-releases + VID Release Repository + ${nexusproxy}/${releaseNexusPath} + + + ecomp-snapshots + VID Snapshot Repository + ${nexusproxy}/${snapshotNexusPath} + + + + ecomp-site + dav:${nexusproxy}${sitePath} + + - - vid-common + + vid-common - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - default-prepare-agent - - prepare-agent - - - - default-report - - report - - - - - - org.apache.tomcat.maven - tomcat6-maven-plugin - 2.2 - - - org.apache.tomcat.maven - tomcat7-maven-plugin - 2.2 - + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + org.jacoco + jacoco-maven-plugin + 0.7.9 + + + default-prepare-agent + + prepare-agent + + + + default-report + + report + + + + + + org.apache.tomcat.maven + tomcat6-maven-plugin + 2.2 + + + org.apache.tomcat.maven + tomcat7-maven-plugin + 2.2 + - - - org.jsonschema2pojo - jsonschema2pojo-maven-plugin - 0.4.23 - - ${basedir}/src/main/resources/json/mso - org.onap.vid.domain.mso - ${project.build.directory}/generated-sources - - - - - generate - - - - + + + org.jsonschema2pojo + jsonschema2pojo-maven-plugin + 0.4.23 + + ${basedir}/src/main/resources/json/mso + org.onap.vid.domain.mso + ${project.build.directory}/generated-sources + + + + + generate + + + + - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - - + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.8 + 1.8 + + - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - ${skiptests} - - **/Test*.java - **/*Test.java - **/*TestCase.java - - - **/selenium/*.java - **/integrationTest/*.java - - - ${basedir}/war - - - classpath: - - false - - + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + ${skiptests} + + **/Test*.java + **/*Test.java + **/*TestCase.java + + + **/selenium/*.java + **/integrationTest/*.java + + + ${basedir}/war + + + classpath: + + false + + - - maven-assembly-plugin - - ${skipassembly} - - ${basedir}/distribution.xml - - - - - make-assembly - package - - single - - - - + + maven-assembly-plugin + + ${skipassembly} + + ${basedir}/distribution.xml + + + + + make-assembly + package + + single + + + + - - org.apache.maven.plugins - maven-war-plugin - 3.0.0 - - - true - - WEB-INF/lib/*.jar - - - - org.apache.maven.plugins - maven-site-plugin - 3.6 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - - - pl.project13.maven - git-commit-id-plugin - 2.2.4 - - - get-the-git-infos - - revision - - - - - ${project.basedir}/.git - yyyy-MM-dd'T'HH:mm:ssZ - ${user.timezone} - true - ${project.build.outputDirectory}/git.properties - - ^git.commit.id$ - ^git.commit.message.short$ - ^git.commit.time$ - - - - - + + org.apache.maven.plugins + maven-war-plugin + 3.0.0 + + + true + + WEB-INF/lib/*.jar + + + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + + pl.project13.maven + git-commit-id-plugin + 2.2.4 + + + get-the-git-infos + + revision + + + + + ${project.basedir}/.git + yyyy-MM-dd'T'HH:mm:ssZ + ${user.timezone} + true + ${project.build.outputDirectory}/git.properties + + + ^git.commit.id$ + ^git.commit.message.short$ + ^git.commit.time$ + + + + + - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - false - org.umlgraph.doclet.UmlGraphDoc - - org.umlgraph - umlgraph - 5.6 - - -views - true - - - - + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + false + org.umlgraph.doclet.UmlGraphDoc + + org.umlgraph + umlgraph + 5.6 + + -views + true + + + + - - - - com.opencsv - opencsv - 4.1 - - - + - - io.joshworks.unirest - unirest-java - 0.2.1 - - - org.apache.httpcomponents - httpclient - 4.3.6 - - - org.apache.httpcomponents - httpasyncclient - 4.0.2 - - - org.apache.httpcomponents - httpmime - 4.3.6 - - - com.xebialabs.restito - restito - 0.9.3 - test - + + com.opencsv + opencsv + 4.1 + - - - io.vavr - vavr - 0.9.2 - + - - - org.onap.portal.sdk - epsdk-app-overlay - ${epsdk.version} - war - - - org.onap.portal.sdk - epsdk-app-common - ${epsdk.version} - jar - + + io.joshworks.unirest + unirest-java + 0.2.1 + + + org.apache.httpcomponents + httpclient + 4.3.6 + + + org.apache.httpcomponents + httpasyncclient + 4.0.2 + + + org.apache.httpcomponents + httpmime + 4.3.6 + + + com.xebialabs.restito + restito + 0.9.3 + test + - - org.onap.portal.sdk - epsdk-core - ${epsdk.version} - - - org.onap.portal.sdk - epsdk-analytics - ${epsdk.version} - - - com.lowagie - itext - - - - - org.onap.portal.sdk - epsdk-workflow - ${epsdk.version} - - - com.att.eelf - eelf-core - 1.0.0 - - - powermock-api-mockito - org.powermock - - - - - ch.qos.logback - logback-core - 1.2.3 - - - ch.qos.logback - logback-classic - 1.2.3 - + + + io.vavr + vavr + 0.9.2 + - - - com.fasterxml.jackson.core - jackson-annotations - 2.6.3 - - - com.fasterxml.jackson.core - jackson-core - 2.8.6 - - - com.fasterxml.jackson.core - jackson-databind - 2.6.7.1 - - - org.codehaus.jackson - jackson-mapper-asl - 1.9.13 - - - com.mchange - c3p0 - 0.9.5.2 - - - io.searchbox - jest - 2.0.0 - - - commons-logging - commons-logging - - - - - javax.servlet - javax.servlet-api - 3.1.0 - provided - - - junit - junit - 4.12 - - - commons-io - commons-io - 2.4 - - - - com.google.code.bean-matchers - bean-matchers - 0.11 - test - - - org.json - json - 20160212 - - - org.quartz-scheduler - quartz - 2.2.1 - - - - c3p0 - c3p0 - - - - - - org.slf4j - jcl-over-slf4j - 1.7.12 - - - org.springframework - spring-context-support - ${springframework.version} - - - org.springframework - spring-core - ${springframework.version} - - - commons-logging - commons-logging - - - - - org.springframework - spring-test - ${springframework.version} - - - org.springframework - spring-tx - ${springframework.version} - - - org.springframework - spring-web - ${springframework.version} - - - org.springframework - spring-webmvc - ${springframework.version} - - - org.glassfish.jersey.core - jersey-client - 2.23.1 - - - org.glassfish.jersey.connectors - jersey-jetty-connector - 2.23.1 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - 2.6.3 - - - commons-beanutils - commons-beanutils - 1.9.3 - - - com.googlecode.json-simple - json-simple - 1.1.1 - - - org.seleniumhq.selenium - selenium-java - 2.53.1 - test - - - org.seleniumhq.selenium - selenium-api - 2.53.1 - test - - - org.testng - testng - 6.8 - test - - - org.mockito - mockito-core - 2.23.0 - test - - - org.seleniumhq.selenium - selenium-firefox-driver - 2.53.1 - - - xml-apis - xml-apis - 1.4.01 - - - org.yaml - snakeyaml - 1.16 - - - org.skyscreamer - jsonassert - 1.5.0 - - - org.onap.sdc.sdc-tosca - sdc-tosca - 1.4.1 - compile - - - net.javacrumbs.json-unit - json-unit - 1.23.0 - test - - - org.apache.commons - commons-text - 1.1 - - - org.hamcrest - java-hamcrest - 2.0.0.0 - test - - - org.togglz - togglz-spring-core - 2.5.0.Final - - - org.assertj - assertj-core - 3.10.0 - compile - + + + org.onap.portal.sdk + epsdk-app-overlay + ${epsdk.version} + war + + + org.onap.portal.sdk + epsdk-app-common + ${epsdk.version} + jar + + + + org.onap.portal.sdk + epsdk-core + ${epsdk.version} + + + org.onap.portal.sdk + epsdk-analytics + ${epsdk.version} + + + com.lowagie + itext + + + + + org.onap.portal.sdk + epsdk-workflow + ${epsdk.version} + + + com.att.eelf + eelf-core + 1.0.0 + + + powermock-api-mockito + org.powermock + + + + + ch.qos.logback + logback-core + 1.2.3 + + + ch.qos.logback + logback-classic + 1.2.3 + + + + + com.fasterxml.jackson.core + jackson-annotations + 2.6.3 + + + com.fasterxml.jackson.core + jackson-core + 2.8.6 + + + com.fasterxml.jackson.core + jackson-databind + 2.6.7.1 + + + org.codehaus.jackson + jackson-mapper-asl + 1.9.13 + + + com.mchange + c3p0 + 0.9.5.2 + + + io.searchbox + jest + 2.0.0 + + + commons-logging + commons-logging + + + + + javax.servlet + javax.servlet-api + 3.1.0 + provided + + + junit + junit + 4.12 + + + commons-io + commons-io + 2.4 + + + + com.google.code.bean-matchers + bean-matchers + 0.11 + test + + + org.json + json + 20160212 + + + org.quartz-scheduler + quartz + 2.2.1 + + + + c3p0 + c3p0 + + + + + + org.slf4j + jcl-over-slf4j + 1.7.12 + + + org.springframework + spring-context-support + ${springframework.version} + + + org.springframework + spring-core + ${springframework.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-test + ${springframework.version} + + + org.springframework + spring-tx + ${springframework.version} + + + org.springframework + spring-web + ${springframework.version} + + + org.springframework + spring-webmvc + ${springframework.version} + + + org.glassfish.jersey.core + jersey-client + 2.23.1 + + + org.glassfish.jersey.connectors + jersey-jetty-connector + 2.23.1 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + 2.6.3 + + + commons-beanutils + commons-beanutils + 1.9.3 + + + com.googlecode.json-simple + json-simple + 1.1.1 + + + org.seleniumhq.selenium + selenium-java + 2.53.1 + test + + + org.seleniumhq.selenium + selenium-api + 2.53.1 + test + + + org.testng + testng + 6.8 + test + + + org.mockito + mockito-core + 2.23.0 + test + + + org.seleniumhq.selenium + selenium-firefox-driver + 2.53.1 + + + xml-apis + xml-apis + 1.4.01 + + + org.yaml + snakeyaml + 1.16 + + + org.skyscreamer + jsonassert + 1.5.0 + + + org.onap.sdc.sdc-tosca + sdc-tosca + 1.4.1 + compile + + + net.javacrumbs.json-unit + json-unit + 1.23.0 + test + + + org.apache.commons + commons-text + 1.1 + + + org.hamcrest + java-hamcrest + 2.0.0.0 + test + + + org.togglz + togglz-spring-core + 2.5.0.Final + + + org.assertj + assertj-core + 3.10.0 + compile + -- cgit 1.2.3-korg