4.0.0
org.onap.aaf.authz
parent
1.0.1-SNAPSHOT
../pom.xml
authz-client
Authz Client
Client and XSD Generated code for Authz
org.onap.aaf.authz
1.0.1-SNAPSHOT
jar
https://github.com/att/AAF
Jonathan Gathman
ATT
UTF-8
/opt/app/aft/${project.artifactId}/${project.version}
true
1.0.0-SNAPSHOT
0.7.7.201606060606
true
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}
junit
junit
4.10
test
org.codehaus.mojo
jaxb2-maven-plugin
1.3
generate-sources
xjc
src/main/xsd
org.eclipse.m2e
lifecycle-mapping
1.0.0
org.codehaus.mojo
jaxb2-maven-plugin
[1.3,)
xjc
org.apache.maven.plugins
maven-compiler-plugin
2.3.2
1.6
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}