4.0.0
org.onap.aaf.authz
cadiparent
2.1.20-SNAPSHOT
..
AAF CADI Sample OAuth EndUser
aaf-cadi-oauth-enduser
jar
true
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
org.onap.aaf.authz
aaf-cadi-core
org.onap.aaf.authz
aaf-cadi-aaf
org.apache.maven.plugins
maven-compiler-plugin
2.3.2
1.8
org.apache.maven.plugins
2.4
maven-jar-plugin
target
maven-assembly-plugin
2.4
org.onap.aaf.cadi.enduser.OAuthExample
src/main/assemble/cadi-oauth-enduser-assemble.xml
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
org.apache.maven.plugins
maven-deploy-plugin
2.8.1
false
ecomp-releases
AAF Release Repository
${nexusproxy}${releaseNexusPath}
ecomp-snapshots
AAF Snapshot Repository
${nexusproxy}${snapshotNexusPath}
ecomp-site
dav:${nexusproxy}${sitePath}