X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e3512d5afe5d610cbe99e6c23aca1ab9572f57fb;hb=3276881428acb61ee10f86242aea76d67ac3b953;hp=d657a27c60cefaabd2ee2a02c4786f52f91751f9;hpb=0e5efc61b657dba874aacc95ee21c76b95fb2028;p=aaf%2Fauthz.git diff --git a/pom.xml b/pom.xml index d657a27c..4b9b352d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,306 +1,468 @@ - - - - 4.0.0 - org.onap.aaf.authz - parent - 1.0.0-SNAPSHOT - Authz Parent (pom) - pom - https://github.com/att/AAF - - - BSD License - - - - - - Jonathan Gathman - - ATT - - - - This module is used to organize all of the common SWM (Software Manager) - artifacts and capabilities that are inherited by all modules that are SWM - packaged. This prevents duplication of these common artifacts, plugins, and - other settings and provides a single place to support this configuration. - - - org.onap.oparent - oparent - 1.0.0-SNAPSHOT - - - UTF-8 - false - 2.6 - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 3.1.200 - - - - - - - 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.codehaus.mojo - jaxb2-maven-plugin - 1.3 - - - generate-sources - - xjc - - - - - src/main/xsd - - - - - org.apache.maven.plugins - maven-failsafe-plugin - 2.17 - - true - - - - integration-test - - integration-test - verify - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - false - - - - attach-javadocs - - jar - - - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - - html - xml - - - - - - - - - - - - junit - junit - 4.10 - test - - - - org.mockito - mockito-core - 1.10.19 - test - - - org.powermock - powermock-module-junit4 - 1.6.4 - test - - - org.powermock - powermock-api-mockito - 1.6.4 - test - - - - - - - - authz-client - - - - - - - org.onap.aaf.inno - env - ${project.innoVersion} - + + + 4.0.0 + org.onap.aaf.authz + parent + 2.7.4 + aaf-authz + pom - - org.onap.aaf.inno - log4j - ${project.innoVersion} - + + org.onap.oparent + oparent + + 3.0.1 + - - org.onap.aaf.inno - xgen - ${project.innoVersion} - - + + 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 + + **/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 + 2.3.1 + 3.0-b71 + + + + + 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 + + + - com.att.aft - dme2 - ${project.dme2Version} + org.eclipse.jetty + jetty-servlet + ${project.jettyVersion} - - javax.servlet - servlet-api - 2.5 + org.eclipse.jetty + jetty-server + ${project.jettyVersion} - org.eclipse.jetty - jetty-servlet - 9.0.3.v20130506 + jetty-http + ${project.jettyVersion} - - com.datastax.cassandra - cassandra-all - 2.1.10 - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - + org.eclipse.jetty + jetty-io + ${project.jettyVersion} - com.datastax.cassandra - cassandra-driver-core - - - 2.1.10 - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - - - - org.slf4j - slf4j-log4j12 - 1.7.5 + org.eclipse.jetty + jetty-security + ${project.jettyVersion} - - javax.mail - mail - 1.4.5 - + org.eclipse.jetty + jetty-util + ${project.jettyVersion} + + + + 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 + + + + + + javax.annotation + javax.annotation-api + 1.3.2 + + + javax.xml.bind + jaxb-api + ${project.jaxbVersion} + + + org.glassfish.jaxb + jaxb-xjc + ${project.jaxbVersion} + + + org.glassfish.jaxb + jaxb-runtime + ${project.jaxbVersion} + + + + + + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + + - - - + + + build-docker + + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + Docker Build + + exec + + + + + true + bash + echo "No Docker Here" + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + + true + + + + - - + + auth-client + misc + cadi + auth + auth/docker + + + +