X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=pom.xml;h=53388550ad0a09d4c8900cadabec0f0fac38481b;hp=c1e0ccce55af25229163de0f0cb71f2551347556;hb=51eb4945ce94e88c5f315ffe9469a9daa3512cd9;hpb=98fe6d84f7df9d5b007dff91f630c94c41529937 diff --git a/pom.xml b/pom.xml index c1e0ccce5..53388550a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,98 +1,104 @@ + 4.0.0 - org.openecomp.policy.engine + + org.onap.oparent + oparent + 0.1.1 + + + + org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom - ECOMP Policy Engine + policy-engine - The ECOMP Policy Engine main pom + The ONAP Policy Engine main pom - 1.8 - 1.8 - - 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-SNAPSHOT + 4.5.5 + 2.9.4 + 1.3.3 - ECOMP-XACML - ECOMP-REST - ECOMP-PDP - ECOMP-PDP-REST - ECOMP-PAP-REST - ECOMP-TEST - LogParser - PolicyEngineClient PolicyEngineUtils + ONAP-XACML + ONAP-REST PolicyEngineAPI - PyPDPServer + ONAP-PDP + ONAP-PDP-REST + ONAP-PAP-REST + LogParser + PolicyEngineClient BRMSGateway - ecomp-sdk-app + POLICY-SDK-APP + ONAP-SDK-APP packages - - - central - Maven 2 repository - http://repo2.maven.org/maven2/ - - - soapUI - http://www.soapui.org/repository/maven2/ - SoapUI plugin - - - ecomp-releases - OpenECOMP Release Repository - ${nexusproxy}/${releases.path}/ - - - ecomp-staging - OpenECOMP Staging Repository - ${nexusproxy}/${staging.path} - - - ecomp-snapshots - OpenECOMP Snapshot Repository - ${nexusproxy}/${snapshots.path} - - - ecomp-releases - OpenECOMP Release Repository + ONAP Release Repository ${nexusproxy}/${releases.path} ecomp-snapshots - OpenECOMP Snapshot Repository + ONAP Snapshot Repository ${nexusproxy}/${snapshots.path} @@ -122,13 +128,23 @@ + + + + com.h2database + h2 + ${h2.version} + test + + + + javax.servlet javax.servlet-api - 3.0.1 - + 3.1.0 @@ -140,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} @@ -154,7 +195,6 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8 @@ -162,62 +202,12 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 - - true - 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 @@ -244,7 +234,7 @@ false - @@ -260,32 +250,9 @@ sca-maven-plugin 4.20 - - org.jacoco - jacoco-maven-plugin - 0.7.5.201505241946 - - true - - org.openecomp.* - - - - - 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 @@ -295,5 +262,73 @@ + + + + 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 + + + + + + + + + + + +