X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=ee90353f0751a1d43e66a42c97cf73908ab4e281;hb=refs%2Fheads%2Fbeijing;hp=d657a27c60cefaabd2ee2a02c4786f52f91751f9;hpb=0e5efc61b657dba874aacc95ee21c76b95fb2028;p=aaf%2Fauthz.git diff --git a/pom.xml b/pom.xml index d657a27c..ee90353f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,306 +1,162 @@ - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.onap.aaf.authz parent - 1.0.0-SNAPSHOT - Authz Parent (pom) + 2.1.1-SNAPSHOT + AAF Overall Parent 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 + 1.1.0 + - UTF-8 - false - 2.6 - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 3.1.200 - + 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-compiler-plugin - 2.3.2 - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.6 + + + 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 + - 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 - - + ${project.build.directory}/code-coverage/jacoco-ut.exec + surefireArgLine + + - integration-test - - integration-test - verify - + post-unit-test + test + + report + + + ${project.build.directory}/code-coverage/jacoco-ut.exec + ${project.reporting.outputDirectory}/jacoco-ut + - - - - - - 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 - - + + 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 + + + - - - - - - - - - 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 - - - - + + + auth-client + misc + cadi + auth + - authz-client - - - - - - - org.onap.aaf.inno - env - ${project.innoVersion} - - - - org.onap.aaf.inno - log4j - ${project.innoVersion} - - - - org.onap.aaf.inno - rosetta - ${project.innoVersion} - - - - org.onap.aaf.inno - xgen - ${project.innoVersion} - - - - - - - com.att.aft - dme2 - ${project.dme2Version} - - - - javax.servlet - servlet-api - 2.5 - - - - org.eclipse.jetty - jetty-servlet - 9.0.3.v20130506 - - - - com.datastax.cassandra - cassandra-all - 2.1.10 - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - - - com.datastax.cassandra - cassandra-driver-core - - - 2.1.10 - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - - - - org.slf4j - slf4j-log4j12 - 1.7.5 - - - - javax.mail - mail - 1.4.5 - - - - - + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + + - - +