4.0.0
org.onap.aaf.authz
parent
1.0.1-SNAPSHOT
../pom.xml
authz-cmd
Authz Command
Command Line Processor for Authz
jar
https://github.com/att/AAF
Jonathan Gathman
ATT
false
21
1.0.0-SNAPSHOT
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}
org.onap.aaf.cadi
cadi-aaf
${project.cadiVersion}
org.onap.aaf.authz
authz-core
${project.version}
jline
jline
2.14.2
org.slf4j
slf4j-log4j12
maven-assembly-plugin
2.4
tests
true
full
package
single
src/main/assemble/authz-cmd.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.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}