X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=8276b963d740c5a2eaa77496cd578f467a90432f;hb=c2f19bdcf5b5d5647770a5d3435d942fb3dd0efa;hp=ea422e024713c9ddd9b02865e59ddc97e6556a2d;hpb=5b05708e3dec3200eb0d996e45c76a049038ca09;p=sdc.git diff --git a/pom.xml b/pom.xml index ea422e0247..8276b963d7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,111 +20,130 @@ 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.11.6-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.20 + 2.2.13.RELEASE + + + + 2.34 + 3.0.4 + + 4.1.77.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.24 + 1.9.4 + 2.8.0 + 2.8.0 4.1.0 1.6.1 - - 4.1 - 2.1 - - 9.4.18.v20190429 + 1.9 + 2.3.1 + 0.10.3 + 3.0.7 + 2.1.7 + 3.0.0 + 6.1.6.Final + 20220320 + + 4.3 + 2.1.1 + 2.0.1.Final + ${servlet-api.version} + + 9.4.45.v20220203 + 9.4.45.v20220203 + 3.4.4 + + 2.4.0.0 + 2.1.3 - 2.10.0 + 2.12.7 ${jackson.version} - 1.9.13 + 2.1.1 false - 1.14 - 4.7 - 4.5.3 - 4.4.1 + 1.29 + 4.9 + 4.5.13 + 4.4.15 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 1.6.4 - 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,24 +165,42 @@ 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 - 4.5.1 + 0.8.7 + + 4.14.1 + + 1C true + false + + 1.69 + + + 1.41 + onap + docker + docker + nexus3.onap.org:10001 + + 1.8.4 + + 8.3.4 + 4.9.3 + + false @@ -224,7 +261,7 @@ Modifications copyright (c) 2018-2019 Nokia org.codehaus.groovy groovy - 2.4.13 + ${groovy.version} io.netty @@ -236,6 +273,11 @@ Modifications copyright (c) 2018-2019 Nokia netty-handler ${netty.version} + + io.swagger.core.v3 + swagger-maven-plugin + ${swagger-core-mvn-plugin.version} + @@ -269,6 +311,12 @@ Modifications copyright (c) 2018-2019 Nokia ${mockito.version} test + + org.mockito + mockito-inline + ${mockito.version} + test + @@ -356,17 +404,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 @@ -381,7 +434,7 @@ Modifications copyright (c) 2018-2019 Nokia org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 com.github.sylvainlaurent.maven @@ -402,7 +455,8 @@ Modifications copyright (c) 2018-2019 Nokia 2.17 checkstyle-suppressions.xml - checkstyle.suppressions.file + checkstyle.suppressions.file + ${checkstyle.skip} @@ -478,12 +532,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; @@ -493,8 +547,9 @@ Modifications copyright (c) 2018-2019 Nokia org.apache.maven.plugins maven-compiler-plugin - 1.8 - 1.8 + 11 + 11 + true @@ -510,11 +565,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} @@ -529,7 +586,8 @@ Modifications copyright (c) 2018-2019 Nokia true - ${project.build.outputDirectory}/META-INF/git.properties + + ${project.build.outputDirectory}/META-INF/git.properties true false @@ -566,9 +624,11 @@ 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 @@ -577,6 +637,86 @@ Modifications copyright (c) 2018-2019 Nokia 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 + catalog-be-plugins + asdctool + catalog-ui + catalog-fe + sdc-os-chef + utils/webseal-simulator + integration-tests + + + + skip-integration-tests + + + skipITs + 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 + 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 + sdc-os-chef + utils/webseal-simulator + + fast-build @@ -587,15 +727,19 @@ Modifications copyright (c) 2018-2019 Nokia true true true + 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 @@ -603,6 +747,35 @@ Modifications copyright (c) 2018-2019 Nokia utils/webseal-simulator + + fast-build-no-ui + + false + + + true + true + true + true + true + true + + + openecomp-be + common + common-app-logging + common-app-api + common-be + common-be-tests-utils + catalog-dao + catalog-model + catalog-be + catalog-be-plugins + asdctool + sdc-os-chef + utils/webseal-simulator + + start-sdc @@ -629,6 +802,8 @@ Modifications copyright (c) 2018-2019 Nokia true true true + + true @@ -649,7 +824,6 @@ Modifications copyright (c) 2018-2019 Nokia integration-tests - @@ -678,15 +852,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} - - +