X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-app-common%2Fpom.xml;h=ce7d0a9a0637f2cefe84c6db7d751e4bc51abded;hb=HEAD;hp=b713e0abd1653452e6ff8b80ea587ccd45fb1d44;hpb=b83a6d85917a5fcbb5b54734b01e82fdaa1217d7;p=vid.git diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index b713e0abd..ce7d0a9a0 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -9,7 +9,7 @@ inherit from a parent maven module. --> org.onap.vid vid-app-common - 5.0.0-SNAPSHOT + 8.0.2-SNAPSHOT war VID Common VID Common code for opensource version @@ -17,7 +17,7 @@ org.onap.oparent oparent - 1.2.3 + 2.1.0 @@ -25,31 +25,62 @@ UTF-8 UTF-8 UTF-8 - 2.4.0 - 4.3.22.RELEASE + 2.6.0 + 2.5.0 + 5.2.3.RELEASE + 4.3.22.RELEASE + 4.3.11.Final - 2.9.8 - 2.27 - 2.22.1 + 2.3.2 + 2.10.2 + 2.10.2 + 1.6.1 + 2.29.1 + 2.22.2 + 3.141.59 **/webapp/**/*,**/*.js + + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + + true https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/onap/vid/${project.version} + content/repositories/snapshots/ + content/repositories/releases/ + content/repositories/staging/ + content/sites/site/org/onap/vid/${project.version} 1.8.9 - 1.3.11 + 1.3.60 1.8 - 1.6 - v6.16.0 + 1.9.1 + v10.19.0 + 6.14.4 + + + ${env.release_version} + + + -javaagent:${settings.localRepository}/org/aspectj/aspectjweaver/${aspectj.version}/aspectjweaver-${aspectj.version}.jar -Drp.enable=true -Drp.mode=DEFAULT -Drp.tags="CICD;BE_UNIT;BUILD_${env.BUILD_NUMBER}" + generate-resources + + + no-frontend-tests + + none + + + + @@ -58,17 +89,17 @@ ecomp-releases VID Release Repository - ${nexusproxy}${releaseNexusPath} + ${nexusproxy}/${releaseNexusPath} ecomp-snapshots VID Snapshot Repository - ${nexusproxy}${snapshotNexusPath} + ${nexusproxy}/${snapshotNexusPath} ecomp-staging VID Staging Repository - ${nexusproxy}${stagingNexusPath} + ${nexusproxy}/${stagingNexusPath} @@ -92,7 +123,7 @@ ecomp-site - dav:${nexusproxy}${sitePath} + dav:${nexusproxy}/${sitePath} @@ -126,22 +157,15 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.6.0.1398 org.jacoco jacoco-maven-plugin - 0.8.3 + 0.8.4 default-prepare-agent @@ -178,8 +202,9 @@ install-node-and-npm - generate-resources + ${frontendTestsPhase} + ${npm.version} ${node.version} @@ -191,7 +216,7 @@ npm - generate-resources + ${frontendTestsPhase} npm install @@ -201,7 +226,7 @@ npm - generate-resources + ${frontendTestsPhase} npm run-script build @@ -211,7 +236,7 @@ npm - generate-resources + ${frontendTestsPhase} @@ -219,7 +244,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.5.1 + 3.8.1 1.8 1.8 @@ -250,6 +275,30 @@ + + com.google.code.maven-replacer-plugin + replacer + 1.5.3 + + + prepare-package + + replace + + + + + false + ${project.basedir}/src/main/webapp/app/vid/scripts/constants/version.json + + + BUILD_NUMBER + ${release_version}.${patch_version}.${env.BUILD_NUMBER} + + + + + org.apache.maven.plugins maven-surefire-plugin @@ -277,6 +326,10 @@ junit false + + usedefaultlisteners + false + 1 @@ -319,7 +372,7 @@ org.apache.maven.plugins maven-war-plugin - 3.0.0 + 3.2.3 true @@ -462,7 +515,7 @@ com.opencsv opencsv - 4.1 + 5.0 @@ -475,16 +528,17 @@ org.apache.httpcomponents httpclient + 4.5.11 org.apache.httpcomponents httpasyncclient - 4.0.2 + 4.1.4 org.apache.httpcomponents httpmime - 4.5.7 + 4.5.11 com.xebialabs.restito @@ -495,7 +549,7 @@ org.jeasy easy-random-core - 4.0.0.RC1 + 4.0.0 test @@ -503,14 +557,14 @@ io.vavr vavr - 0.9.2 + 0.10.2 org.onap.portal.sdk epsdk-app-overlay - ${epsdk.version} + ${epsdk.overlay.version} war @@ -518,12 +572,31 @@ epsdk-app-common ${epsdk.version} jar + + + org.apache.logging.log4j + log4j + + + org.apache.logging.log4j + log4j-api + + - org.onap.portal.sdk epsdk-core ${epsdk.version} + + + org.apache.logging.log4j + log4j + + + org.apache.logging.log4j + log4j-api + + org.onap.portal.sdk @@ -556,6 +629,16 @@ ch.qos.logback logback-classic + + org.onap.logging-analytics + logging-filter-base + ${onap.logging.version} + + + org.onap.logging-analytics + logging-filter-spring + ${onap.logging.version} + org.jetbrains.kotlin @@ -577,7 +660,7 @@ com.fasterxml.jackson.core jackson-databind - ${jackson.version} + ${jackson.databind.version} com.fasterxml.jackson.module @@ -588,12 +671,12 @@ com.mchange c3p0 - 0.9.5.4 + 0.9.5.5 io.searchbox jest - 2.0.0 + 6.3.1 commons-logging @@ -604,7 +687,7 @@ javax.servlet javax.servlet-api - 3.1.0 + 4.0.1 provided @@ -616,7 +699,7 @@ commons-io commons-io - 2.4 + 2.6 @@ -628,12 +711,12 @@ org.json json - 20160212 + 20190722 org.quartz-scheduler quartz - 2.2.1 + 2.3.1 @@ -646,7 +729,7 @@ org.slf4j jcl-over-slf4j - 1.7.12 + 1.7.27 @@ -689,7 +772,7 @@ org.springframework spring-orm - ${springframework.version} + ${springframework.orm.version} org.springframework @@ -730,13 +813,13 @@ org.seleniumhq.selenium selenium-java - 2.53.1 + ${selenium.version} test org.seleniumhq.selenium selenium-api - 2.53.1 + ${selenium.version} test @@ -754,17 +837,17 @@ org.seleniumhq.selenium selenium-firefox-driver - 2.53.1 + ${selenium.version} xml-apis xml-apis - 1.4.01 + 2.0.2 org.yaml snakeyaml - 1.16 + 1.25 org.skyscreamer @@ -775,13 +858,13 @@ org.onap.sdc.sdc-tosca sdc-tosca - 1.5.1 + 1.6.0 compile net.javacrumbs.json-unit json-unit - 1.23.0 + 2.8.0 test @@ -793,18 +876,28 @@ org.apache.commons commons-lang3 - 3.6 + 3.9 org.apache.commons commons-text - 1.1 + 1.8 org.apache.commons commons-proxy 1.0 + + org.apache.commons + commons-collections4 + 4.4 + + + commons-cli + commons-cli + 1.4 + org.hamcrest java-hamcrest @@ -814,34 +907,40 @@ org.togglz togglz-spring-core - 2.5.0.Final + 2.6.1.Final com.h2database h2 - 1.4.196 + 1.4.200 test - javax.xml.bind - jaxb-api - 2.2.11 + jakarta.xml.bind + jakarta.xml.bind-api + ${jaxb.version} org.assertj assertj-core - 3.10.0 + 3.13.2 test com.google.guava guava + 28.2-jre io.springfox springfox-swagger2 2.9.2 + + org.apache.maven + maven-artifact + 3.6.3 +