X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=d2062453367a0e552204be87bac952c1a5f9df43;hb=b7440251f26be4e879ae607c3981a3799b8b3909;hp=5caa668cc69c0d92bbb6ee81428fc20bd153189d;hpb=aa2c01cf184db285792a946502ad83791e5b8cdd;p=aaf%2Fauthz.git diff --git a/pom.xml b/pom.xml index 5caa668c..d2062453 100644 --- a/pom.xml +++ b/pom.xml @@ -1,179 +1,69 @@ - + 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.2-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 - 1.0.0-SNAPSHOT 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 - - 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 + + + org.apache.maven.plugins + maven-deploy-plugin - - html - xml - + false - + org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -181,144 +71,78 @@ ecomp-staging - - - - - - - - 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 - - - - + + 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 + - 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 @@ -334,32 +158,5 @@ dav:${nexusproxy}${sitePath} - - - onap-plugin-snapshots - https://nexus.onap.org/content/repositories/snapshots/ - - - - - - central - Maven 2 repository 2 - http://repo2.maven.org/maven2/ - - - onap-jar-snapshots - https://nexus.onap.org/content/repositories/snapshots - - - spring-repo - Spring repo - https://artifacts.alfresco.com/nexus/content/repositories/public/ - - - repository.jboss.org-public - JBoss.org Maven repository - https://repository.jboss.org/nexus/content/groups/public - - - + +