X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=7e2165de873d26ed9cd5ccb24a3ff697bf8ceb24;hb=6f9721e195d8416efdde92c8de73d45f5c213bf3;hp=aa887e83b721a54524329740f30c104641946012;hpb=30670accb070b20c1c770d1ebbd6d72e24fee2db;p=sdc.git diff --git a/pom.xml b/pom.xml index aa887e83b7..7e2165de87 100644 --- a/pom.xml +++ b/pom.xml @@ -20,113 +20,125 @@ 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.1-SNAPSHOT - pom - sdc + org.openecomp.sdc + sdc-main + 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.48.Final - 3.1.0 + 30.1-jre + 0.3.3 + 5.3.18 + 2.2.13.RELEASE + 2.34 + 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.18.24 1.9.4 - 2.3 + 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 + 20220320 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.4.0.0 + 2.1.3 - 2.11.0 + 2.12.7 ${jackson.version} 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 - 7.2.0 - 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} @@ -148,14 +160,10 @@ Modifications copyright (c) 2018-2019 Nokia nexus - https://registry.npmjs.org/ + 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.6.1.Final @@ -164,13 +172,27 @@ Modifications copyright (c) 2018-2019 Nokia 1.6.0 - 0.8.5 + 0.8.7 - 4.5.1 + 4.14.1 1C true + false + + 1.69 + + + 1.41 + onap + docker + docker + nexus3.onap.org:10001 + + 1.8.4 + + false @@ -231,7 +253,7 @@ Modifications copyright (c) 2018-2019 Nokia org.codehaus.groovy groovy - 2.4.13 + ${groovy.version} io.netty @@ -243,6 +265,11 @@ Modifications copyright (c) 2018-2019 Nokia netty-handler ${netty.version} + + io.swagger.core.v3 + swagger-maven-plugin + ${swagger-core-mvn-plugin.version} + @@ -276,6 +303,12 @@ Modifications copyright (c) 2018-2019 Nokia ${mockito.version} test + + org.mockito + mockito-inline + ${mockito.version} + test + @@ -363,17 +396,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 @@ -409,7 +447,8 @@ Modifications copyright (c) 2018-2019 Nokia 2.17 checkstyle-suppressions.xml - checkstyle.suppressions.file + checkstyle.suppressions.file + ${checkstyle.skip} @@ -485,12 +524,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; @@ -502,6 +541,7 @@ Modifications copyright (c) 2018-2019 Nokia 11 11 + true @@ -517,11 +557,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} @@ -536,7 +578,8 @@ Modifications copyright (c) 2018-2019 Nokia true - ${project.build.outputDirectory}/META-INF/git.properties + + ${project.build.outputDirectory}/META-INF/git.properties true false @@ -573,6 +616,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 @@ -601,6 +669,35 @@ 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 @@ -622,12 +719,15 @@ 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 @@ -665,6 +765,8 @@ Modifications copyright (c) 2018-2019 Nokia true true true + + true @@ -685,7 +787,6 @@ Modifications copyright (c) 2018-2019 Nokia integration-tests - @@ -714,15 +815,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} - - +