X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PDP%2Fpom.xml;h=50f717c525739d6d14f7253a59754f4c6f411910;hb=da8ae32083194628e581c1ddeb5423fec4ff7dc0;hp=27c0ec1da5f67a90fb1b0c1ddb4e3f46f144959b;hpb=b6abd7445f80d1d165877f394555f8844fe7ac63;p=policy%2Fengine.git diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml index 27c0ec1da..50f717c52 100644 --- a/ONAP-PDP/pom.xml +++ b/ONAP-PDP/pom.xml @@ -71,22 +71,60 @@ com.att.research.xacml xacml-pdp 1.0.1 - - - - commons-collections - commons-collections - - + + + + commons-collections + commons-collections + + - org.onap.policy.drools-pdp - policy-endpoints - ${project.version} - test - + org.onap.policy.drools-pdp + policy-endpoints + ${project.version} + test + - - + + + + 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 + 0.1.1 + compile + + + + + + \ No newline at end of file