X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=0bb07a3ba5c94f26ce56b7e6a5b4c78b56969eb6;hb=3c1ae81a9c05ee9bfbb76bb23a2d2d75013d37ae;hp=fe45404f0cee05c0714d0f4db5481f6e595ef9bb;hpb=51cc37341f07c221445b3f6e9e37a8c34a136018;p=policy%2Fxacml-pdp.git diff --git a/pom.xml b/pom.xml index fe45404f..0bb07a3b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,15 +1,15 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + + + org.onap.policy.parent + integration + 3.1.0-SNAPSHOT + + + + org.onap.policy.xacml-pdp + policy-xacml-pdp + 2.2.0-SNAPSHOT - - org.onap.policy.parent - integration - 2.0.0-SNAPSHOT - - + pom - org.onap.policy.xacml-pdp - xacml-pdp - 2.0.0-SNAPSHOT + policy-xacml-pdp + This code implements the XACML PDP engine - pom + + + + ${project.basedir}/../target/code-coverage/jacoco-ut.exec + ${project.basedir}/../target/code-coverage/jacoco-it.exec + reuseReports + 1.6.0-SNAPSHOT + 2.2.0-SNAPSHOT + - policy-xacml-pdp - This code implements the XACML PDP engine + + main + applications + packages + testsuites + xacml-test + - - + + + junit + junit + test + + + io.cucumber + cucumber-java + test + + + io.cucumber + cucumber-junit + test + + + org.assertj + assertj-core + test + + + org.slf4j + slf4j-ext + 1.8.0-beta2 + + + org.slf4j + slf4j-api + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + + org.yaml + snakeyaml + + + org.projectlombok + lombok + + + org.json + json + 20180813 + + + org.onap.policy.models + policy-models-decisions + ${policy.models.version} + + + org.onap.policy.models + policy-models-tosca + ${policy.models.version} + + - - - ecomp-site - dav:${nexusproxy}${sitePath} - - + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + + + + org.jacoco + jacoco-maven-plugin + + + pre-unit-test + + prepare-agent + + + ${sonar.jacoco.reportPath} + true + + + + post-unit-test + test + + report + + + ${sonar.jacoco.reportPath} + + + + + + maven-checkstyle-plugin + + + onap-java-style + + check + + process-sources + + + onap-checkstyle/onap-java-style.xml + + ${project.build.sourceDirectory} + true + true + true + + + true + true + warning + + + + + + org.onap.oparent + checkstyle + ${oparent.version} + compile + + + + + + + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + + + **/gen/** + **/generated-sources/** + **/yang-gen/** + **/pax/** + + + + + + pre-unit-test + + prepare-agent + + + ${sonar.jacoco.reportPath} + + + + + post-unit-test + test + + report + + + ${sonar.jacoco.reportPath} + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17,) + + check + + + + + + + + + + + + +