X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-app-common%2Fpom.xml;h=5f69ff1628fb5832bdb59f123221e4072ac79b0d;hb=14cee6a0d0d1fe5eefb7ccc1eace9fc4cbd8b2eb;hp=0cc2195e98a625f847820604564a875cc4e4f215;hpb=a0fd8b6fcb1f8cfae16bef075b1b8c170b8f4d3f;p=vid.git diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index 0cc2195e9..5f69ff162 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 - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT war VID Common VID Common code for opensource version @@ -17,7 +17,7 @@ org.onap.oparent oparent - 1.2.3 + 2.0.0 @@ -26,27 +26,38 @@ UTF-8 UTF-8 2.4.0 - 4.3.22.RELEASE + 5.1.6.RELEASE + 4.3.22.RELEASE + 4.3.11.Final 2.9.8 - 2.27 + 2.28 2.22.1 **/webapp/**/*,**/*.js 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.30 1.8 1.6 - v6.16.0 + v8.9.4 + 5.6.0 + + + ${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}" @@ -58,17 +69,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 +103,7 @@ ecomp-site - dav:${nexusproxy}${sitePath} + dav:${nexusproxy}/${sitePath} @@ -126,22 +137,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 @@ -180,9 +184,30 @@ generate-resources + ${npm.version} ${node.version} + + npm config list + + config ls -l + + + npm + + generate-resources + + + npm install + + install + + + npm + + generate-resources + npm run-script build @@ -230,6 +255,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 @@ -257,6 +306,10 @@ junit false + + usedefaultlisteners + false + 1 @@ -568,7 +621,7 @@ com.mchange c3p0 - 0.9.5.3 + 0.9.5.4 io.searchbox @@ -669,7 +722,7 @@ org.springframework spring-orm - ${springframework.version} + ${springframework.orm.version} org.springframework @@ -755,13 +808,13 @@ org.onap.sdc.sdc-tosca sdc-tosca - 1.4.7 + 1.5.1 compile net.javacrumbs.json-unit json-unit - 1.23.0 + 2.2.0 test @@ -773,7 +826,7 @@ org.apache.commons commons-lang3 - 3.6 + 3.9 org.apache.commons @@ -812,7 +865,7 @@ org.assertj assertj-core 3.10.0 - compile + test com.google.guava @@ -823,5 +876,10 @@ springfox-swagger2 2.9.2 + + org.apache.maven + maven-artifact + 3.6.1 +