X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=98856b51c609fb573e1dbeb8d43527ae77ca7700;hb=refs%2Fheads%2Fjakarta;hp=bb6cdaf19895d133ec6424f05004d43b5a772c78;hpb=4188b20055dac1974f6c6f1a6a8320099b154ca5;p=sdc.git diff --git a/pom.xml b/pom.xml index bb6cdaf198..98856b51c6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,79 +20,98 @@ Modifications copyright (c) 2018-2019 Nokia ================================================================================ --> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.openecomp.sdc sdc-main - 1.7.0-SNAPSHOT + 1.10.4-SNAPSHOT pom sdc org.onap.oparent oparent - 2.0.0 + 3.2.0 UTF-8 + yyyyMMdd'T'HHmmss'Z' ${project.version} - 0.11 3.10 - 18.0 - 0.3.1 - 4.3.18.RELEASE - 2.27 - 4.1.36.Final - 3.1.0 + 30.1-jre + 0.3.3 + 5.3.13 + 2.34 + 4.1.68.Final + 4.0.1 2.26.3 - 2.6.0 + 3.4.0 4.3.1.0 2.1.8 - 1.18.12 - 1.9.3 - 2.3 + 1.18.20 + 1.9.4 + 2.8.0 + 2.7 4.1.0 1.6.1 + 1.9 + 2.3.1 + 0.10.3 + 3.0.7 + 2.1.7 + 3.0.0 + 6.1.6.Final 4.1 - 2.1 + 2.1.1 + 2.0.1.Final + ${servlet-api.version} + + 9.4.45.v20220203 + 9.4.45.v20220203 + 3.4.4 - 9.4.18.v20190429 + 2.2.3.1 + 2.1.3 - - 2.11.0 - ${jackson.version} + + 2.12.4 + ${jackson.version} - 2.1.1 - false + 2.1.1 + false - 1.14 - 4.7 - 4.5.3 + 1.29 + 4.9 + 4.5.13 4.4.1 1.1 + + 1.2.15 + + - 1.2.3 + 1.2.10 1.7.25 - 1.10 + 1.15 1.2 3.0.6 2.13.1 0.20.1 - 1.8.4 - 1.7.4 + 1.9.7 + ${aspectj.version} 0.13.2 @@ -102,29 +121,25 @@ Modifications copyright (c) 2018-2019 Nokia 3.0.3 - 2.3.1 + 2.8.9 1.1 - 3.3.3 - 3.3.3 + 3.7.7 + ${mockito.version} 1.35 - 4.12 - 1.6.0 - 5.6.0 + 1.7.1 + 5.7.2 3.16.0 - 6.14.3 - 5.6.0 + 7.4.0 + 6.8.1 0.11 - 2.1 + 2.2 1.3 2.22.2 - 2.4 - - - 1.6.5 + 1.6.0.1 ${project.version} @@ -146,28 +161,37 @@ Modifications copyright (c) 2018-2019 Nokia nexus - https://nexus3.onap.org/repository/npm.public/ + https://nexus3.onap.org/repository/npm.public/npm/-/ https://nexus.onap.org /content/sites/site/org/openecomp/sdc/${project.version} 176c31dfe190a - - yyyyMMdd'T'HHmmss'Z' - - ${project.version}-${maven.build.timestamp} - 2.4.1.Final + 2.6.1.Final 2.9.9 1.6.0 - 0.8.5 + 0.8.7 + 4.5.1 1C true + false + + 1.69 + + + 1.41 + onap + docker + docker + nexus3.onap.org:10001 + + false @@ -228,7 +252,7 @@ Modifications copyright (c) 2018-2019 Nokia org.codehaus.groovy groovy - 2.4.13 + ${groovy.version} io.netty @@ -240,6 +264,11 @@ Modifications copyright (c) 2018-2019 Nokia netty-handler ${netty.version} + + io.swagger.core.v3 + swagger-maven-plugin + ${swagger-core-mvn-plugin.version} + @@ -273,6 +302,12 @@ Modifications copyright (c) 2018-2019 Nokia ${mockito.version} test + + org.mockito + mockito-inline + ${mockito.version} + test + @@ -360,17 +395,22 @@ Modifications copyright (c) 2018-2019 Nokia io.fabric8 docker-maven-plugin - 0.31.0 + 0.38.0 + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.0 org.apache.maven.plugins maven-war-plugin - 3.2.2 + 3.3.2 com.github.eirslett frontend-maven-plugin - 1.8.0 + 1.12.0 org.apache.maven.plugins @@ -385,7 +425,7 @@ Modifications copyright (c) 2018-2019 Nokia org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 com.github.sylvainlaurent.maven @@ -406,7 +446,8 @@ Modifications copyright (c) 2018-2019 Nokia 2.17 checkstyle-suppressions.xml - checkstyle.suppressions.file + checkstyle.suppressions.file + ${checkstyle.skip} @@ -482,12 +523,12 @@ Modifications copyright (c) 2018-2019 Nokia pom.properties['deploy.url'] = - pom.version.contains('-SNAPSHOT') ? - project.distributionManagement.snapshotRepository.url : - project.distributionManagement.repository.url; + pom.version.contains('-SNAPSHOT') ? + project.distributionManagement.snapshotRepository.url : + project.distributionManagement.repository.url; pom.properties['repo.id'] = pom.version.contains('-SNAPSHOT') ? - project.distributionManagement.snapshotRepository.id : - project.distributionManagement.repository.id; + project.distributionManagement.snapshotRepository.id : + project.distributionManagement.repository.id; @@ -497,8 +538,9 @@ Modifications copyright (c) 2018-2019 Nokia org.apache.maven.plugins maven-compiler-plugin - 1.8 - 1.8 + 11 + 11 + true @@ -514,11 +556,13 @@ Modifications copyright (c) 2018-2019 Nokia false - ${project.build.directory}/jacoco.exec + ${project.build.directory}/jacoco.exec + ${surefire.forkCount} ${surefire.reuseForks} methods + ${surefire.skip.tests} @@ -533,7 +577,8 @@ Modifications copyright (c) 2018-2019 Nokia true - ${project.build.outputDirectory}/META-INF/git.properties + + ${project.build.outputDirectory}/META-INF/git.properties true false @@ -570,6 +615,31 @@ Modifications copyright (c) 2018-2019 Nokia common-app-logging common-app-api common-be + common-be-tests-utils + catalog-dao + catalog-model + catalog-be + catalog-be-plugins + asdctool + catalog-ui + catalog-fe + sdc-os-chef + utils/webseal-simulator + integration-tests + + + + all-for-integration-tests-only + + true + true + + + onboarding + common-app-logging + common-app-api + common-be + common-be-tests-utils catalog-dao catalog-model catalog-be @@ -598,9 +668,39 @@ Modifications copyright (c) 2018-2019 Nokia common-app-logging common-app-api common-be + common-be-tests-utils catalog-dao catalog-model catalog-be + catalog-be-plugins + asdctool + catalog-ui + catalog-fe + sdc-os-chef + utils/webseal-simulator + + + + skip-tests + + + skipTests + true + + + + true + + + onboarding + common-app-logging + common-app-api + common-be + common-be-tests-utils + catalog-dao + catalog-model + catalog-be + catalog-be-plugins asdctool catalog-ui catalog-fe @@ -618,16 +718,19 @@ Modifications copyright (c) 2018-2019 Nokia true true true + true + true onboarding common-app-logging common-app-api common-be - catalog-be-plugins + common-be-tests-utils catalog-dao catalog-model catalog-be + catalog-be-plugins asdctool catalog-ui catalog-fe @@ -661,6 +764,8 @@ Modifications copyright (c) 2018-2019 Nokia true true true + + true @@ -709,15 +814,15 @@ Modifications copyright (c) 2018-2019 Nokia Release Repository ${nexus.proxy}/content/repositories/releases/ + + ecomp-site + dav:${nexus.proxy}${sitePath} + ecomp-snapshots Snapshot Repository ${nexus.proxy}/content/repositories/snapshots/ - - ecomp-site - dav:${nexus.proxy}${sitePath} - - +