4.0.0
org.onap.aaf.authz
authparent
2.1.11-SNAPSHOT
../pom.xml
aaf-auth-fs
AAF Auth File Server (http)
Independent FileServer Component via HTTP (not S) for Public Files (i.e. CRLs) for AAF Auth
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
Gabe Maurer
gabe.maurer@att.com
ATT
Developer
Ian Howell
ian.howell@att.com
ATT
Developer
Sai Gandham
sai.gandham@att.com
ATT
Developer
org.onap.aaf.authz
aaf-auth-core
org.onap.aaf.authz
aaf-cadi-core
org.apache.maven.plugins
maven-deploy-plugin
false
org.codehaus.mojo
appassembler-maven-plugin
org.onap.aaf.auth.fs.AAF_FS
fs
cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.aaf.fs.props
cadi_log_dir=${project.ext_root_dir}/logs/fs
cadi_etc_dir=${project.ext_root_dir}/etc
org.sonatype.plugins
nexus-staging-maven-plugin
true
${nexusproxy}
176c31dfe190a
ecomp-staging
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
ecomp-releases
AAF Release Repository
${nexusproxy}${releaseNexusPath}
ecomp-snapshots
AAF Snapshot Repository
${nexusproxy}${snapshotNexusPath}
ecomp-site
dav:${nexusproxy}${sitePath}