X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=vid-app-common%2Fpom.xml;h=1749039d69f8e29fb8089a783de9898ca4029efe;hb=b7719bae06f969d1293fad1a16c180afd7ded761;hp=175c0771103323056d320cbb443d8b4a0c5ffeae;hpb=5ec29ff5e3864f1ba6ecac71f8bffbefa400cf27;p=vid.git diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index 175c07711..1749039d6 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -9,27 +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.8 + 2.28 + 2.22.1 + **/webapp/**/*,**/*.js + true - - false 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 + v8.9.4 + 5.6.0 + + + ${env.RELEASE_VERSION} + @@ -40,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} @@ -74,7 +100,7 @@ ecomp-site - dav:${nexusproxy}${sitePath} + dav:${nexusproxy}/${sitePath} @@ -82,21 +108,36 @@ vid-common + - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - + kotlin-maven-plugin + org.jetbrains.kotlin + ${kotlin.version} + + + compile + compile + + + ${project.basedir}/src/main/java + + + + + test-compile + test-compile + + + ${project.basedir}/src/test/java + + + + org.jacoco jacoco-maven-plugin - 0.7.9 + 0.8.3 default-prepare-agent @@ -123,21 +164,51 @@ 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 - + com.github.eirslett + frontend-maven-plugin + ${eirslett.version} + install node and npm + + install-node-and-npm + + 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 + + run-script build + - generate + npm + generate-resources @@ -145,19 +216,66 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.5.1 1.8 1.8 + + + + + default-compile + none + + + + default-testCompile + none + + + java-compile + compile + compile + + + java-test-compile + test-compile + testCompile + + + + + + + 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 - 2.19.1 + ${surefire.version} - ${skiptests} **/Test*.java **/*Test.java @@ -174,7 +292,29 @@ classpath: false + + + + junit + false + + + 1 + + + + + org.apache.maven.surefire + surefire-junit47 + ${surefire.version} + + + org.apache.maven.surefire + surefire-testng + ${surefire.version} + + @@ -237,8 +377,7 @@ yyyy-MM-dd'T'HH:mm:ssZ ${user.timezone} true - ${project.build.outputDirectory}/git.properties - + ${project.build.outputDirectory}/git.properties ^git.commit.id$ ^git.commit.message.short$ @@ -246,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 + + + + + @@ -288,7 +496,6 @@ org.apache.httpcomponents httpclient - 4.3.6 org.apache.httpcomponents @@ -298,7 +505,7 @@ org.apache.httpcomponents httpmime - 4.3.6 + 4.5.7 com.xebialabs.restito @@ -306,6 +513,12 @@ 0.9.3 test + + org.jeasy + easy-random-core + 4.0.0.RC1 + test + @@ -362,40 +575,41 @@ ch.qos.logback - logback-core - 1.2.3 + logback-classic + - ch.qos.logback - logback-classic - 1.2.3 + org.jetbrains.kotlin + kotlin-stdlib-jdk8 + ${kotlin.version} com.fasterxml.jackson.core jackson-annotations - 2.6.3 + ${jackson.version} com.fasterxml.jackson.core jackson-core - 2.8.6 + ${jackson.version} com.fasterxml.jackson.core jackson-databind - 2.6.7.1 + ${jackson.version} - org.codehaus.jackson - jackson-mapper-asl - 1.9.13 + com.fasterxml.jackson.module + jackson-module-kotlin + ${jackson.version} + com.mchange c3p0 - 0.9.5.2 + 0.9.5.4 io.searchbox @@ -418,6 +632,7 @@ junit junit 4.12 + test commons-io @@ -454,11 +669,8 @@ jcl-over-slf4j 1.7.12 - - org.springframework - spring-context-support - ${springframework.version} - + + org.springframework spring-core @@ -490,25 +702,46 @@ 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 - 2.23.1 + ${jersey.version} org.glassfish.jersey.connectors jersey-jetty-connector - 2.23.1 + ${jersey.version} + + + + org.glassfish.jersey.inject + jersey-hk2 + ${jersey.version} com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.6.3 + ${jackson.version} commons-beanutils commons-beanutils - 1.9.3 com.googlecode.json-simple @@ -530,7 +763,7 @@ org.testng testng - 6.8 + 6.14.3 test @@ -558,11 +791,12 @@ org.skyscreamer jsonassert 1.5.0 + test org.onap.sdc.sdc-tosca sdc-tosca - 1.4.1 + 1.5.1 compile @@ -571,11 +805,27 @@ 1.23.0 test + + org.glassfish.jersey.media + jersey-media-json-jackson + ${jersey.version} + test + + + org.apache.commons + commons-lang3 + 3.6 + org.apache.commons commons-text 1.1 + + org.apache.commons + commons-proxy + 1.0 + org.hamcrest java-hamcrest @@ -587,11 +837,32 @@ togglz-spring-core 2.5.0.Final + + com.h2database + h2 + 1.4.196 + test + + + javax.xml.bind + jaxb-api + 2.2.11 + + org.assertj assertj-core 3.10.0 - compile + test + + + com.google.guava + guava + + + io.springfox + springfox-swagger2 + 2.9.2