X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f306f5b71ca0cf73bd8e53bcc7e09d8140145b77;hb=e3163b2d5609753f874e2f52fd5ef67fa063af7a;hp=58871f8747e3bd83e76438fb6f70f48aac7c6079;hpb=30dca6e573f544599ea7b600dc3cbb6c189d1892;p=aaf%2Fauthz.git diff --git a/pom.xml b/pom.xml index 58871f87..f306f5b7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,165 +1,410 @@ - - - 4.0.0 - org.onap.aaf.authz - parent - 2.1.0-SNAPSHOT - AAF Overall Parent - pom - - - org.onap.oparent - oparent - 1.1.0 - - - - https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} - - false - - 0.7.7.201606060606 - 3.2 - jacoco - - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec - - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** - https://nexus.onap.org - - - - - org.apache.maven.plugins - maven-deploy-plugin - - false - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.2 - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - **/gen/** - **/generated-sources/** - **/yang-gen/** - **/pax/** - - - - - pre-unit-test - - prepare-agent - - - ${project.build.directory}/code-coverage/jacoco-ut.exec - surefireArgLine - - - - post-unit-test - test - - report - - - ${project.build.directory}/code-coverage/jacoco-ut.exec - ${project.reporting.outputDirectory}/jacoco-ut - - - - pre-integration-test - pre-integration-test - - prepare-agent - - - ${project.build.directory}/code-coverage/jacoco-it.exec - failsafeArgLine - - - - post-integration-test - post-integration-test - - report - - - ${project.build.directory}/code-coverage/jacoco-it.exec - ${project.reporting.outputDirectory}/jacoco-it - - - - - - - - - auth-client - misc - cadi - auth - - - - - ecomp-releases - AAF Release Repository - ${nexusproxy}${releaseNexusPath} - - - ecomp-snapshots - AAF Snapshot Repository - ${nexusproxy}${snapshotNexusPath} - - - ecomp-site - dav:${nexusproxy}${sitePath} - - + + + 4.0.0 + org.onap.aaf.authz + parent + 2.1.11-SNAPSHOT + aaf-authz + pom + + + org.onap.oparent + oparent + 1.2.3 + + + + https://nexus.onap.org + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + + false + + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + https://nexus.onap.org + UTF-8 + 1.5.1 + 1.9.5 + ${project.version} + 9.4.12.v20180830 + 3.6.0 + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + false + + + + org.sonatype.plugins + nexus-staging-maven-plugin + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + + + org.jacoco + jacoco-maven-plugin + + + **/gen/** + **/generated-sources/** + **/yang-gen/** + **/pax/** + + + + + pre-unit-test + + prepare-agent + + + ${project.build.directory}/code-coverage/jacoco-ut.exec + surefireArgLine + + + + post-unit-test + test + + report + + + ${project.build.directory}/code-coverage/jacoco-ut.exec + ${project.reporting.outputDirectory}/jacoco-ut + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + ${project.build.directory}/code-coverage/jacoco-it.exec + failsafeArgLine + + + + post-integration-test + post-integration-test + + report + + + ${project.build.directory}/code-coverage/jacoco-it.exec + ${project.reporting.outputDirectory}/jacoco-it + + + + + + + + + auth-client + misc + cadi + auth + + + + + + org.onap.aaf.authz + aaf-misc-env + ${project.version} + + + + org.onap.aaf.authz + aaf-misc-log4j + ${project.version} + + + + org.onap.aaf.authz + aaf-misc-rosetta + ${project.version} + + + + org.onap.aaf.authz + aaf-misc-xgen + ${project.version} + + + + org.onap.aaf.authz + aaf-auth-client + ${project.version} + + + + org.onap.aaf.authz + aaf-auth-core + ${project.version} + + + + org.onap.aaf.authz + aaf-auth-cass + ${project.version} + + + + org.onap.aaf.authz + aaf-auth-cmd + ${project.version} + + + + org.onap.aaf.authz + aaf-auth-oauth + ${project.version} + + + + org.onap.aaf.authz + aaf-auth-deforg + ${project.version} + + + + org.onap.aaf.authz + aaf-cadi-core + ${project.version} + + + + org.onap.aaf.authz + aaf-cadi-client + ${project.version} + + + + org.onap.aaf.authz + aaf-cadi-aaf + ${project.version} + + + org.apache.cassandra + cassandra-all + + + + + + org.onap.aaf.authz + aaf-cadi-jetty + ${project.version} + + + + org.onap.aaf.authz + aaf-cadi-cass + ${project.version} + + javax.servlet + javax.servlet-api + 3.0.1 + + + + + + org.slf4j + slf4j-api + 1.7.5 + + + + com.datastax.cassandra + cassandra-all + ${project.cassVersion} + + + org.slf4j + slf4j-log4j12 + + + log4j + log4j + + + + + + com.datastax.cassandra + cassandra-driver-core + ${project.cassVersion} + + + org.slf4j + slf4j-log4j12 + + + log4j + log4j + + + com.google.guava + guava + + + + + + io.netty + netty-handler + ${project.nettyVersion} + + + + org.slf4j + slf4j-log4j12 + 1.7.5 + + + + javax.mail + mail + 1.4.7 + + + + org.mockito + mockito-all + ${mockito.version} + test + + + + org.powermock + powermock-module-junit4 + ${powermock.version} + test + + + + org.powermock + powermock-api-mockito + ${powermock.version} + test + + + + log4j + log4j + 1.2.17 + + + + junit + junit + 4.10 + test + + + + + + + + + + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + +