X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=blobdiff_plain;f=cadi%2Fpom.xml;h=9075385a7225954dec10c5973f723ed98f5bcd10;hp=a15d813245783f3a030f69f40ff16572eeb6b379;hb=66e9a387df70df12daf6a6b27303a39c0acf64fb;hpb=a933f226711eb22d680f6a722bfc33c124b53695 diff --git a/cadi/pom.xml b/cadi/pom.xml index a15d8132..9075385a 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -20,467 +20,314 @@ * --> - 4.0.0 - - org.onap.aaf.authz - cadiparent - AAF CADI Parent (Code, Access, Data, Identity) - 2.1.0-SNAPSHOT - 2015-07-20 - - ONAP - - pom - - - org.onap.oparent - oparent - 1.1.0 - - - - - UTF-8 - 9.3.9.v20160517 - 1.5.1 - - 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.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 - - - - - - - - core - client - aaf - oauth-enduser - shiro - - - - - - - - - org.onap.aaf.authz - aaf-auth-client - ${project.version} - - - - org.onap.aaf.authz - aaf-cadi-core - ${project.version} - - - - org.onap.aaf.authz - aaf-cadi-oauth - ${project.version} - - - - - - org.onap.aaf.authz - aaf-cadi-core - ${project.version} - tests - - - - org.onap.aaf.authz - aaf-cadi-jetty - ${project.version} - - - - org.onap.aaf.authz - aaf-cadi-cass - ${project.version} - - - - org.onap.aaf.authz - aaf-cadi-aaf - ${project.version} - - - - org.onap.aaf.authz - aaf-cadi-aaf - ${project.version} - full - - - - org.onap.aaf.authz - aaf-cadi-client - ${project.version} - - - - org.onap.aaf.authz - aaf-misc-env - ${project.version} - - - - org.onap.aaf.authz - aaf-misc-rosetta - ${project.version} - - - - org.onap.aaf.authz - aaf-misc-log4j - ${project.version} - - - - org.eclipse.jetty - jetty-servlet - ${project.jettyVersion} - - - - org.eclipse.jetty - jetty-io - ${project.jettyVersion} - - - - org.eclipse.jetty - jetty-security - ${project.jettyVersion} - - - - org.eclipse.jetty - jetty-http - ${project.jettyVersion} - - - - org.eclipse.jetty - jetty-util - ${project.jettyVersion} - - - - org.eclipse.jetty - jetty-server - ${project.jettyVersion} - - - - javax.servlet - javax.servlet-api - 3.0.1 - - - - org.slf4j - slf4j-api - 1.7.5 - - - - - - - - - src/test/java - - - - - - true - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.7 - 1.7 - - - - - org.apache.maven.plugins - 2.4 - maven-jar-plugin - - target - - - true - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10 - - org.opendaylight.* - - - - - maven-release-plugin - 2.5.2 - - -s ${mvn.settings} deploy - - - - - maven-assembly-plugin - 2.5.5 - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8.1 - - false - - - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.10 - - - - - maven-surefire-plugin - 2.17 - - false - - **/JU*.java - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.codehaus.mojo - - - jaxb2-maven-plugin - - - [1.3,) - - - xjc - - - - - - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - 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 - - - - - - - - - - - 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.16-SNAPSHOT + + cadiparent + AAF CADI Parent (Code, Access, Data, Identity) + 2015-07-20 + + ONAP + + pom + + + + + 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.mockito + mockito-all + test + + + + org.powermock + powermock-module-junit4 + test + + + org.powermock + powermock-api-mockito + test + + + + junit + junit + test + + + + + + + + core + client + aaf + oauth-enduser + servlet-sample + + + + + + + + src/test/java + + + + + + true + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.7 + 1.7 + + + + + org.apache.maven.plugins + 2.4 + maven-jar-plugin + + target + + + true + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10 + + org.opendaylight.* + + + + + maven-release-plugin + 2.5.2 + + -s ${mvn.settings} deploy + + + + + maven-assembly-plugin + 2.5.5 + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.1 + + false + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + + + maven-surefire-plugin + 2.17 + + false + + **/JU*.java + + + + false + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.codehaus.mojo + + + jaxb2-maven-plugin + + + [1.3,) + + + xjc + + + + + + + + + + + + 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 + + + + + + + + + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + +