X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-app-common%2Fpom.xml;h=1749039d69f8e29fb8089a783de9898ca4029efe;hb=b7719bae06f969d1293fad1a16c180afd7ded761;hp=c55d97864d9440ecd28d066498b66ad84a87b634;hpb=67a23aba7e4fcbd52bdd9eb54db944761c968fcc;p=vid.git diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index c55d97864..1749039d6 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -9,37 +9,53 @@ 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 + + org.onap.oparent + oparent + 2.0.0 + + + UTF-8 UTF-8 UTF-8 2.4.0 - 4.2.9.RELEASE + 5.1.6.RELEASE + 4.3.22.RELEASE + 4.3.11.Final - 2.9.7 - 2.27 + 2.9.8 + 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.8 1.6 - v6.16.0 + v8.9.4 + 5.6.0 + + ${env.RELEASE_VERSION} + @@ -50,17 +66,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} @@ -84,7 +100,7 @@ ecomp-site - dav:${nexusproxy}${sitePath} + dav:${nexusproxy}/${sitePath} @@ -118,18 +134,6 @@ - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - org.jacoco jacoco-maven-plugin @@ -172,9 +176,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 @@ -222,6 +247,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 @@ -336,6 +385,75 @@ + + + + org.codehaus.mojo + license-maven-plugin + 1.17 + + + + first + + update-file-header + + + none + + + + + false + false + apache_v2 + ============LICENSE_START======================================================= + ============LICENSE_END========================================================= + ================================================================================ + VID + 2017 + AT&T Intellectual Property. All rights reserved. + true + false + true + false + + + **/*.java + **/*.kt + **/*.jsp + **/*.xml + **/*.js + **/*.ts + **/*.html + **/*.css + **/*.sql + + + + mysql + + + + src/main + src/test + + + + **/app/vid/external/**/* + **/main/webapp/WEB-INF/**/* + **/test/resources/WEB-INF/**/* + **/app/vid/scripts/angular-ui-tree.js + + + + + @@ -378,7 +496,6 @@ org.apache.httpcomponents httpclient - 4.5.6 org.apache.httpcomponents @@ -388,7 +505,7 @@ org.apache.httpcomponents httpmime - 4.3.6 + 4.5.7 com.xebialabs.restito @@ -396,6 +513,12 @@ 0.9.3 test + + org.jeasy + easy-random-core + 4.0.0.RC1 + test + @@ -450,15 +573,9 @@ - - ch.qos.logback - logback-core - 1.2.3 - ch.qos.logback logback-classic - 1.2.3 @@ -492,7 +609,7 @@ com.mchange c3p0 - 0.9.5.3 + 0.9.5.4 io.searchbox @@ -552,11 +669,8 @@ jcl-over-slf4j 1.7.12 - - org.springframework - spring-context-support - ${springframework.version} - + + org.springframework spring-core @@ -588,6 +702,22 @@ spring-webmvc ${springframework.version} + + org.springframework + spring-context-support + ${springframework.version} + + + org.springframework + spring-orm + ${springframework.orm.version} + + + org.springframework + spring-aop + ${springframework.version} + + org.glassfish.jersey.core jersey-client @@ -612,7 +742,6 @@ commons-beanutils commons-beanutils - 1.9.3 com.googlecode.json-simple @@ -667,7 +796,7 @@ org.onap.sdc.sdc-tosca sdc-tosca - 1.4.7 + 1.5.1 compile @@ -724,12 +853,16 @@ org.assertj assertj-core 3.10.0 - compile + test com.google.guava guava - 23.0 + + + io.springfox + springfox-swagger2 + 2.9.2