org.onap.aaf.cadi parent 1.0.0-SNAPSHOT .. 4.0.0 CADI AAF (Application Authorization Framework) LUR jar https://github.com/att/AAF CADI cadi-aaf UTF-8 1.0.0-SNAPSHOT java jacoco ${project.build.directory}/surefire-reports ${project.build.directory}/coverage-reports/jacoco.exec ${project.build.directory}/coverage-reports/jacoco-it.exec false ${project.version} https://nexus.onap.org /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ /content/sites/site/org/onap/aaf/cadi/${project.artifactId}/${project.version} org.mockito mockito-all 1.9.5 test org.onap.aaf.authz authz-client org.onap.aaf.cadi cadi-client org.onap.aaf.cadi cadi-client com.att.aft dme2 provided javax.servlet javax.servlet-api 3.0.1 provided org.slf4j slf4j-log4j12 1.7.5 test org.apache.maven.plugins maven-compiler-plugin 2.3.2 maven-assembly-plugin tests org.onap.aaf.cadi.cm.CmAgent true full package single src/assemble/cadi-aaf.xml org.apache.maven.plugins maven-javadoc-plugin 2.10.4 false attach-javadocs jar org.apache.maven.plugins maven-source-plugin 2.2.1 attach-sources jar-no-fork org.apache.maven.plugins maven-jarsigner-plugin true sign-full sign target/${project.artifactId}-${project.version}-full.jar verify-full verify target/${project.artifactId}-${project.version}-full.jar 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}