X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-certman%2Fpom.xml;h=0d37ac8bc06eaaa4b35bc1293659e59c86e3337f;hb=103d3ca78423b8c90be7ab3ce76c7144f31476d7;hp=5f6f4526b707b773638fdb27f3897a4ca4539aba;hpb=2e2332825447056f1c107213f2202ba537433a25;p=aaf%2Fauthz.git diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml index 5f6f4526..0d37ac8b 100644 --- a/auth/auth-certman/pom.xml +++ b/auth/auth-certman/pom.xml @@ -27,12 +27,13 @@ + true 0.7.7.201606060606 3.2 jacoco - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** @@ -40,7 +41,7 @@ /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ - /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aaf/authz/auth/${project.artifactId}/${project.version} @@ -98,7 +99,8 @@ org.onap.aaf.auth.cm.AAF_CM cm - cadi_prop_files=${project.conf_dir}/org.osaaf.cm.props + cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.cm.props + cadi_log_dir=${project.ext_root_dir}/logs/cm