X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-service%2Fpom.xml;h=8d9bd76be8dc043dba4f8844db1d773fa0f847d8;hb=103d3ca78423b8c90be7ab3ce76c7144f31476d7;hp=e6bc270b7701567ab73e5ac5fb21439037f7478f;hpb=53ad85818a4de32afb51bd27c7d577195d882dd7;p=aaf%2Fauthz.git diff --git a/auth/auth-service/pom.xml b/auth/auth-service/pom.xml index e6bc270b..8d9bd76b 100644 --- a/auth/auth-service/pom.xml +++ b/auth/auth-service/pom.xml @@ -27,13 +27,14 @@ true + 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/** @@ -41,7 +42,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} @@ -89,11 +90,6 @@ jetty-servlet - - org.slf4j - slf4j-log4j12 - - @@ -124,7 +120,8 @@ org.onap.aaf.auth.service.AAF_Service service - cadi_prop_files=${project.conf_dir}/org.osaaf.service.props + cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.service.props + cadi_log_dir=${project.ext_root_dir}/logs/service