X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e8016a3e50ca0879fbcd664c9322815a8eab0d8b;hb=1134bd40da28d3833a0dd4f821e75ec938f6061f;hp=9addbf6f101a0c54a659a06baa12c5ff8d36c153;hpb=a330af579866dacbe595e2e4ad1dd29cd3c96945;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 9addbf6f1..e8016a3e5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,285 +1,362 @@ - - 4.0.0 + + + 4.0.0 + + org.onap.policy.parent + integration + 2.0.0-SNAPSHOT + + + org.onap.policy.engine + PolicyEngineSuite + 1.3.0-SNAPSHOT + pom + policy-engine + The ONAP Policy Engine main pom + + + 1.8 + 1.8 + UTF-8 + UTF-8 + + https://nexus.onap.org + /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + content/repositories/releases/ + content/repositories/snapshots/ + content/repositories/staging/ - org.openecomp.policy.engine - PolicyEngineSuite - 1.1.0-SNAPSHOT - pom - Policy Engine - Policy Engine Suite + + + ${project.basedir}/../target/code-coverage/jacoco-ut.exec + ${project.basedir}/../target/code-coverage/jacoco-it.exec + reuseReports - The ECOMP Policy Engine main pom + + 1.4.186 - - 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 - https://nexus.onap.org - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} - content/repositories/releases/ - content/repositories/snapshots/ - content/repositories/staging/ - - - - - PolicyEngineUtils - ECOMP-XACML - ECOMP-REST - PolicyEngineAPI - ECOMP-PDP - ECOMP-PDP-REST - ECOMP-PAP-REST - LogParser - PolicyEngineClient - BRMSGateway - POLICY-SDK-APP - ECOMP-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 - ${nexusproxy}/${releases.path} - - - ecomp-snapshots - OpenECOMP Snapshot Repository - ${nexusproxy}/${snapshots.path} - - - ecomp-site - dav:${nexusproxy}${sitePath} - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - false - org.umlgraph.doclet.UmlGraphDoc - - org.umlgraph - umlgraph - 5.6 - - -views - true - - - - - - - - - javax.servlet - javax.servlet-api - 3.1.0 - - - - xml-apis - xml-apis - 1.3.03 - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8 - - - - - - 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 - 3.0 - - ${project.encoding} - ${project.source.version} - ${project.target.version} - - - - org.apache.maven.plugins - maven-resources-plugin - 2.6 - - ${project.encoding} - - - - org.apache.maven.plugins - maven-war-plugin - 2.3 - - false - - - - - - org.eclipse.jetty - jetty-maven-plugin - ${jetty.plugin.version} - - 2 - - - - com.fortify.ps.maven.plugin - 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 - wagon-webdav-jackrabbit - 2.10 - - - - - + + 9.2.3.v20140905 + 1.1.3 + 4.5.5 + 2.9.4 + 1.3.3 + + + PolicyEngineUtils + ONAP-XACML + ONAP-REST + PolicyEngineAPI + ONAP-PDP + ONAP-PDP-REST + ONAP-PAP-REST + LogParser + PolicyEngineClient + BRMSGateway + POLICY-SDK-APP + ONAP-SDK-APP + packages + + + + ecomp-releases + ONAP Release Repository + ${nexusproxy}/${releases.path} + + + ecomp-snapshots + ONAP Snapshot Repository + ${nexusproxy}/${snapshots.path} + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + false + org.umlgraph.doclet.UmlGraphDoc + + org.umlgraph + umlgraph + 5.6 + + -views + true + + + + + + + + com.h2database + h2 + ${h2.version} + test + + + + + + javax.servlet + javax.servlet-api + + + + xml-apis + xml-apis + 1.3.03 + + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + + junit + junit + 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 + 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 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + org.apache.maven.plugins + maven-deploy-plugin + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + org.apache.maven.plugins + maven-clean-plugin + 2.4.1 + + + org.apache.maven.plugins + maven-compiler-plugin + + ${project.encoding} + ${project.source.version} + ${project.target.version} + + + + org.apache.maven.plugins + maven-resources-plugin + + ${project.encoding} + + + + org.apache.maven.plugins + maven-war-plugin + + false + + + + + org.eclipse.jetty + jetty-maven-plugin + ${jetty.plugin.version} + + 2 + + + + com.fortify.ps.maven.plugin + sca-maven-plugin + 4.20 + + + org.apache.maven.plugins + maven-site-plugin + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + + + + + 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 + + + + + + + + + + + + +