X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=pom.xml;h=b31f72584947be161f4aca7ddf599ae1f3c3dab9;hp=f57ff264c15b87d1c29bf5fa4bc22b6e484b0e22;hb=54eaa820dd76f8da6076b6aad3d2c75c68236693;hpb=d9007d680d19734d5dc106479784c420236cca4b diff --git a/pom.xml b/pom.xml index f57ff264c..b31f72584 100644 --- a/pom.xml +++ b/pom.xml @@ -1,87 +1,93 @@ + 4.0.0 - - org.openecomp.policy.engine + + org.onap.oparent + oparent + 1.1.0 + + + org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.3.0-SNAPSHOT pom - Policy Engine - Policy Engine Suite - - The ECOMP Policy Engine main pom - + policy-engine + 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 + 4.5.5 + 2.9.4 + 1.3.3 + PolicyEngineUtils - ECOMP-XACML - ECOMP-REST - ECOMP-ASDC - ECOMP-ControlloopPolicy + ONAP-XACML + ONAP-REST PolicyEngineAPI - ECOMP-PDP - ECOMP-PDP-REST - ECOMP-PAP-REST + ONAP-PDP + ONAP-PDP-REST + ONAP-PAP-REST LogParser PolicyEngineClient BRMSGateway POLICY-SDK-APP - ECOMP-SDK-APP + ONAP-SDK-APP packages - - - - ecomp-snapshots - OpenECOMP Snapshot Repository - ${nexusproxy}/${snapshots.path} - - - ecomp-releases - OpenECOMP Release Repository - ${nexusproxy}/${releases.path}/ - - - ecomp-staging - OpenECOMP Staging Repository - ${nexusproxy}/${staging.path} - - - ecomp-releases - OpenECOMP Release Repository + ONAP Release Repository ${nexusproxy}/${releases.path} ecomp-snapshots - OpenECOMP Snapshot Repository + ONAP Snapshot Repository ${nexusproxy}/${snapshots.path} @@ -89,7 +95,6 @@ dav:${nexusproxy}${sitePath} - @@ -110,9 +115,17 @@ - + + + + com.h2database + h2 + ${h2.version} + test + + + - javax.servlet javax.servlet-api @@ -124,14 +137,88 @@ xml-apis 1.3.03 + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + + junit + junit + 4.12 + test + + + org.springframework + spring-mock + 2.0.8 + test + + + com.mockrunner + mockrunner + 0.3.1 + test + + + + org.powermock + powermock-api-mockito + 1.7.3 + test + + + org.powermock + powermock-module-junit4 + 1.7.3 + test + + + + org.mockito + mockito-all + 1.10.19 + test + + + org.easymock + easymock + 3.1 + test + - + + 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} @@ -142,7 +229,6 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8 @@ -150,59 +236,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 @@ -229,9 +268,8 @@ false - - org.eclipse.jetty jetty-maven-plugin @@ -245,32 +283,9 @@ sca-maven-plugin 4.20 - - org.jacoco - jacoco-maven-plugin - 0.7.6.201602180812 - - 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 @@ -280,5 +295,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 + + + + + + + + + + + +