4.0.0
org.onap.aaf.authz
authparent
2.1.11-SNAPSHOT
../pom.xml
aaf-auth-certman
AAF Auth Certificate Manager
Certificate Manager API
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}
1.60
org.powermock
powermock-module-junit4-rule-agent
1.6.4
test
org.onap.aaf.authz
aaf-auth-core
org.onap.aaf.authz
aaf-auth-cass
org.onap.aaf.authz
aaf-cadi-aaf
org.onap.aaf.authz
aaf-auth-deforg
com.google.code.jscep
jscep
2.4.0
org.bouncycastle
bcprov-jdk15on
org.bouncycastle
bcpkix-jdk15on
org.bouncycastle
bcprov-jdk15on
${project.bouncyCastleVersion}
org.bouncycastle
bcpkix-jdk15on
${project.bouncyCastleVersion}
org.apache.maven.plugins
maven-jar-plugin
**/*.class
2.3.1
org.apache.maven.plugins
maven-deploy-plugin
false
org.codehaus.mojo
appassembler-maven-plugin
org.onap.aaf.auth.cm.AAF_CM
cm
cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.aaf.cm.props
cadi_log_dir=${project.ext_root_dir}/logs/cm
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}