X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-gui%2Fpom.xml;h=c0221f8c870eb867e5d6a2e1e3b9de25f34c7c18;hb=103d3ca78423b8c90be7ab3ce76c7144f31476d7;hp=1c81fccc02eb8a58bf142b8e5941a45f5a528d8a;hpb=2e2332825447056f1c107213f2202ba537433a25;p=aaf%2Fauthz.git diff --git a/auth/auth-gui/pom.xml b/auth/auth-gui/pom.xml index 1c81fccc..c0221f8c 100644 --- a/auth/auth-gui/pom.xml +++ b/auth/auth-gui/pom.xml @@ -28,12 +28,13 @@ 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} @@ -116,7 +117,8 @@ org.onap.aaf.auth.gui.AAF_GUI gui - cadi_prop_files=${project.conf_dir}/org.osaaf.gui.props + cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.gui.props + cadi_log_dir=${project.ext_root_dir}/logs/gui