X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=76a7c6a8c72d50630d08f6822347da7b37e5733b;hb=f9f3ca33aaec818d658136d7f0e5acc6fd51aa0b;hp=805156069b511b65281a7929089cf20bfa6a070e;hpb=beecacb90fedca1a1a6595e4f052e582b3efe72c;p=oom%2Fplatform%2Fcert-service.git diff --git a/pom.xml b/pom.xml index 80515606..76a7c6a8 100644 --- a/pom.xml +++ b/pom.xml @@ -21,11 +21,11 @@ oparent 3.0.0 - org.onap.aaf.certservice - aaf-certservice-parent - 0.0.1 - aaf-certservice-parent - AAF Certification Service parent + org.onap.oom.platform.cert-service + oom-certservice + 2.4.0-SNAPSHOT + oom-certservice + OOM Certification Service pom @@ -33,22 +33,135 @@ /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ - /content/sites/site/org/onap/aaf/cert-service/${project.artifactId}/${project.version} + /content/sites/site/org/onap/oom/platform/cert-service/${project.artifactId}/${project.version} + 11 + http://localhost:8080/v3/api-docs.yaml + + + 3.15.0 + 3.2.4 + 5.2.3.RELEASE + 2.2.4.RELEASE + 3.1.1 + 3.0.0-M4 + 2.2.4.RELEASE + 2.1.5.RELEASE + 2.2.1.RELEASE + 1.2.30 + 1.60 + 0.33.0 + 0.2 + 2.8.6 + 4.5.6 + 3.9 + 1.7 + 2.6 + 5.5.2 + 2.17.0 + + + true + yyyyMMdd'T'HHmmss + 3.2.2 + ${onap.nexus.dockerregistry.daily} + onap + ${project.groupId}.${project.artifactId} + ${project.version} + latest + ${project.version} + + certService + certServicePostProcessor + certServiceK8sExternalProvider + + + + + maven-checkstyle-plugin + + checkstyle-suppressions.xml + + + + org.springdoc + springdoc-openapi-maven-plugin + ${springdoc-openapi-maven-plugin.version} + + + integration-test + + generate + + + + + ${springdoc-openapi-maven-plugin.apiDocsUrl} + api-docs.yaml + ${project.build.directory} + + + + org.springframework.boot + spring-boot-maven-plugin + ${spring-boot-starter.version} + + + + repackage + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + ${maven-javadoc-plugin.version} + + true + false + false + ${java.home}/bin/javadoc + + + + aggregate + site + + aggregate + + + + attach-javadoc + + jar + + + + + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + + + ecomp-releases - AAF Release Repository + OOM Release Repository ${nexusproxy}${releaseNexusPath} ecomp-snapshots - AAF Snapshot Repository + OOM Snapshot Repository ${nexusproxy}${snapshotNexusPath} @@ -57,4 +170,118 @@ + + + + + org.springframework.boot + spring-boot-starter-web + ${spring-boot-starter.version} + + + org.springframework.boot + spring-boot-starter-logging + + + + + org.springframework.boot + spring-boot-starter-log4j2 + ${spring-boot-starter-log4j2.version} + + + org.springframework.boot + spring-boot-starter-test + ${spring-boot-starter.version} + test + + + org.junit.vintage + junit-vintage-engine + + + + + org.springframework.boot + spring-boot-starter-actuator + ${spring-boot-starter-actuator.version} + + + org.springdoc + springdoc-openapi-ui + ${springdoc-openapi-ui.version} + + + org.bouncycastle + bcpkix-jdk15on + ${bouncycastle.version} + + + org.bouncycastle + bcprov-jdk15on + ${bouncycastle.version} + + + com.google.code.gson + gson + ${gson.version} + + + org.apache.httpcomponents + httpclient + ${httpcomponents.version} + + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + + + commons-io + commons-io + ${commons-io.version} + + + commons-validator + commons-validator + ${commons-validator.version} + + + + org.springframework.boot + spring-boot-dependencies + ${spring-boot-starter.version} + pom + import + + + + + org.assertj + assertj-core + ${assertj-core.version} + test + + + org.junit.jupiter + junit-jupiter + ${junit.version} + test + + + org.mockito + mockito-core + ${mockito-core.version} + test + + + org.mockito + mockito-junit-jupiter + ${mockito-junit-jupiter.version} + test + + + + +