X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=blobdiff_plain;f=auth%2Fpom.xml;h=eb65a5d38cba6d640fd9b92b405124ed4aa84d5f;hp=777480ea7a371c9f96f46eacf0baa724b07a6e86;hb=HEAD;hpb=ceda6e8bc270202bcb24340b86617110289c902e diff --git a/auth/pom.xml b/auth/pom.xml index 777480ea..16804d32 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -20,295 +20,258 @@ * --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - 4.0.0 - + 4.0.0 + org.onap.aaf.authz parent - 2.1.0-SNAPSHOT + 2.7.4-SNAPSHOT - authparent - AAF Auth Parent - pom - - - - UTF-8 - 2.1.0-SNAPSHOT - - 9.4.8.v20171121 - 1.5.1 - /opt/app/osaaf - - 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 - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} - - - - - Jonathan Gathman - jonathan.gathman@att.com - ATT - - Architect - Lead Developer - - - - Gabe Maurer - gabe.maurer@att.com - ATT - - Developer - - - - Ian Howell - ian.howell@att.com - ATT - - Developer - - - - Sai Gandham - sai.gandham@att.com - ATT - - Developer - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.6 - - false - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.17 - - false - - - **/JU*.java - - - - - - - - - org.apache.maven.plugins - maven-failsafe-plugin - 2.17 - - false - - - - integration-test - - integration-test - verify - - - - - - - - org.codehaus.mojo - appassembler-maven-plugin - 1.10 - - - - assemble - - install - - - - - ../aaf_${project.version} - true - etc - lib - false - flat - - - - - - com.spotify - docker-maven-plugin - 1.0.0 - - onap/osaaf/${project.artifactId} - - ${basedir}/src/main/resources/docker - - latest - ${project.docker.latesttagtimestamp.version} - ${project.docker.latesttag.version} - - true - - - - / - ${project.build.directory}/opt - ${project.build.finalName}.jar - - - / - ${project.build.directory} - **/** - - - - - - build-image - package - - build - - - ${skip.docker.build} - - - - - tag-image-project-version - package - - tag - - - onap/osaaf/${project.artifactId} - ${docker.push.registry}/onap/osaaf/${project.artifactId}:${project.version} - ${skip.docker.push} - - - - - tag-image-latest - package - - tag - - - onap/aaf/authz-service - ${docker.push.registry}/onap/osaaf/${project.artifactId}:latest - ${skip.docker.push} - - - - - push-image-latest - deploy - - push - - - ${docker.push.registry}/onap/osaaf/${project.artifactId}:${project.version} - ${skip.docker.push} - - - - - push-image - deploy - - push - - - ${docker.push.registry}/onap/osaaf/${project.artifactId}:latest - ${skip.docker.push} - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - org.jacoco - jacoco-maven-plugin - 0.7.7.201606060606 - - true - - org.onap.aaf.* - - - - - pre-unit-test - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - - - pre-integration-test - pre-integration-test - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco-it.exec - - - - + authparent + AAF Auth Parent + pom + + + + UTF-8 + /opt/app/osaaf + + 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 + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + + 4.1.22.Final + /opt/app/osaaf + + + + + Jonathan Gathman + jonathan.gathman@att.com + ATT + + Architect + Lead Developer + + + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.17 + + false + + + **/JU*.java + + + + false + + + + + org.apache.maven.plugins + maven-failsafe-plugin + 2.17 + + false + + + + integration-test + + integration-test + verify + + + + + + + + org.codehaus.mojo + appassembler-maven-plugin + 1.10 + + + + assemble + + install + + + + + ../aaf_${project.version} + true + etc + lib + false + flat + + + + + + com.spotify + docker-maven-plugin + 1.0.0 + + onap/osaaf/${project.artifactId} + + ${basedir}/src/main/resources/docker + + latest + ${project.docker.latesttagtimestamp.version} + ${project.docker.latesttag.version} + + true + + + + / + ${project.build.directory}/opt + ${project.build.finalName}.jar + + + / + ${project.build.directory} + **/** + + + + + + build-image + package + + build + + + ${skip.docker.build} + + + + + tag-image-project-version + package + + tag + + + onap/osaaf/${project.artifactId} + ${docker.push.registry}/onap/osaaf/${project.artifactId}:${project.version} + ${skip.docker.push} + + + + + tag-image-latest + package + + tag + + + onap/aaf/authz-service + ${docker.push.registry}/onap/osaaf/${project.artifactId}:latest + ${skip.docker.push} + + + + + push-image-latest + deploy + + push + + + ${docker.push.registry}/onap/osaaf/${project.artifactId}:${project.version} + ${skip.docker.push} + + + + + push-image + deploy + + push + + + ${docker.push.registry}/onap/osaaf/${project.artifactId}:latest + ${skip.docker.push} + + + + + + org.jacoco + jacoco-maven-plugin + 0.7.7.201606060606 + + true + + org.onap.aaf.* + + + + + pre-unit-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco.exec + + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco-it.exec + + + + merge @@ -325,218 +288,53 @@ ${project.build.directory}/jacoco-dev.exec - - - - - - - - - org.mockito - mockito-all - 1.9.5 - test - - - org.powermock - powermock-module-junit4 - ${powermock.version} - test - - - org.powermock - powermock-api-mockito - ${powermock.version} - test - - - junit - junit - 4.10 - test - - - - - - - auth-core - auth-cass - auth-deforg - - auth-service - auth-cmd - auth-batch - - auth-gui - auth-locate - auth-oauth - auth-certman - auth-fs - auth-hello - - - - - - 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-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-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} - - - - javax.servlet - javax.servlet-api - 3.0.1 - - - - org.eclipse.jetty - jetty-servlet - ${project.jettyVersion} - - - - org.eclipse.jetty - jetty-server - ${project.jettyVersion} - - - - com.datastax.cassandra - cassandra-all - 3.3.0 - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - - - - com.datastax.cassandra - cassandra-driver-core - 3.4.0 - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - - - - - io.netty - netty-handler - 4.1.22.Final - - - - - - org.slf4j - slf4j-log4j12 - 1.7.5 - - - - javax.mail - mail - 1.4.5 - - - - - - - - + + + + + + + + + org.mockito + mockito-all + test + + + org.powermock + powermock-module-junit4 + test + + + org.powermock + powermock-api-mockito + test + + + junit + junit + test + + + + + + + auth-core + auth-cass + auth-deforg + + auth-service + auth-cmd + auth-batch + + auth-gui + auth-locate + auth-oauth + auth-certman + auth-fs + auth-hello + + + +