X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=660e87e7f9c635635b0cc6d0b7370295e8da23e9;hb=cc7dca9a21765dca0ba336f27659a3852f6a15d9;hp=7d7f979b690442afc45703f3684fcde6ac625a69;hpb=40aef4f4b85c6621f255f526555a8b68616f2a9a;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 7d7f979b6..660e87e7f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,22 @@ + 4.0.0 @@ -5,39 +24,53 @@ org.onap.oparent oparent - 1.0.0-SNAPSHOT + 1.1.0 org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom - Policy Engine - Policy Engine Suite + policy-engine The ONAP Policy Engine main pom - UTF-8 - - 9.2.3.v20140905 + 1.8 1.8 UTF-8 - - java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec - /opt/app/policy/it-results/jacoco-it.exec - true - ${project.version} - 1.1.0-SNAPSHOT + UTF-8 + https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} content/repositories/releases/ content/repositories/snapshots/ content/repositories/staging/ + + + + ${project.basedir}/../target/code-coverage/jacoco-ut.exec + ${project.basedir}/../target/code-coverage/jacoco-it.exec + reuseReports + + + 1.4.186 + + + + + 9.2.3.v20140905 + 1.1.3 + 4.5.5 + 2.9.4 + 1.3.3 @@ -45,8 +78,6 @@ PolicyEngineUtils ONAP-XACML ONAP-REST - ONAP-ASDC - ONAP-ControlloopPolicy PolicyEngineAPI ONAP-PDP ONAP-PDP-REST @@ -97,6 +128,17 @@ + + + + com.h2database + h2 + ${h2.version} + test + + + + @@ -114,10 +156,35 @@ + + org.jacoco + jacoco-maven-plugin + + + pre-unit-test + + prepare-agent + + + ${sonar.jacoco.reportPath} + true + + + + post-unit-test + test + + report + + + ${sonar.jacoco.reportPath} + + + + org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -128,7 +195,6 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8 @@ -136,59 +202,12 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 org.apache.maven.plugins maven-clean-plugin 2.4.1 - - - org.codehaus.mojo - license-maven-plugin - 1.9 - - - - java - properties - - - java - - apache_v2 - - 2017 - AT&T Intellectual Property. All rights - reserved. - - - ============LICENSE_START======================================================= - ============LICENSE_END========================================================= - ================================================================================ - false - true - true - true - true - - - - - / - - - - pom.xml - - - org.apache.maven.plugins maven-compiler-plugin @@ -215,7 +234,7 @@ false - @@ -231,32 +250,9 @@ sca-maven-plugin 4.20 - - org.jacoco - jacoco-maven-plugin - 0.7.6.201602180812 - - true - - org.onap.* - - - - - jacoco-initialize-unit-tests - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - - org.apache.maven.plugins maven-site-plugin - 3.6 org.apache.maven.wagon @@ -268,6 +264,46 @@ + + 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