From b40acf2d244058c162a8597968e59f2708e6abf4 Mon Sep 17 00:00:00 2001 From: mmis Date: Fri, 20 Jul 2018 15:28:25 +0100 Subject: Copy policy-endpoints from drools-pdp to common Issue-ID: POLICY-967 Change-Id: I374c155ee102c3e157c60d0a22d7191544abb76a Signed-off-by: mmis --- pom.xml | 489 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 242 insertions(+), 247 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3d3b936e..2fbc9573 100644 --- a/pom.xml +++ b/pom.xml @@ -19,265 +19,260 @@ --> - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 - - org.onap.oparent - oparent - 1.1.0 - - + + org.onap.oparent + oparent + 1.1.0 + + - org.onap.policy.common - common-modules - 1.3.0-SNAPSHOT + org.onap.policy.common + common-modules + 1.3.0-SNAPSHOT - pom + pom - policy-common - Common Modules for Policy-Engine in both XACML and Drools flavor + policy-common + Common Modules for Policy-Engine in both XACML and Drools flavor - - - 1.8 - 1.8 - UTF-8 + + + 1.8 + 1.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/ + + 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 + + + ${project.basedir}/../target/code-coverage/jacoco-ut.exec + ${project.basedir}/../target/code-coverage/jacoco-it.exec + reuseReports - - 4.12 - 1.2.3 - 1.2.17 - 2.1.0 - - - 2.6.0 - 1.2.3 - - - 1.0.2 - 1.4.186 + + 4.12 + 1.2.3 + 1.2.17 + 2.1.0 - + + 2.6.0 + 1.2.3 + + 1.0.2 + 1.4.186 - - utils-test - utils - common-logging - integrity-audit - integrity-monitor - + - - - ecomp-site - dav:${nexusproxy}${sitePath} - - - - - - ch.qos.logback - logback-classic - ${logback.version} - - - junit - junit - ${junit.version} - - - log4j - log4j - ${log4j.version} - - - com.h2database - h2 - ${h2.version} - test - - - org.eclipse.persistence - javax.persistence - ${javax.persistence.version} - - - org.eclipse.persistence - eclipselink - ${eclipselink.version} - - - + + capabilities + utils-test + utils + common-logging + integrity-audit + integrity-monitor + policy-endpoints + - - - - - 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 - - - - - - - - - - - - - - - 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-site-plugin - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - false - org.umlgraph.doclet.UmlGraphDoc - - org.umlgraph - umlgraph - 5.6 - - -views - true - - - - + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + + + + + ch.qos.logback + logback-classic + ${logback.version} + + + junit + junit + ${junit.version} + + + log4j + log4j + ${log4j.version} + + + com.h2database + h2 + ${h2.version} + test + + + org.eclipse.persistence + javax.persistence + ${javax.persistence.version} + + + org.eclipse.persistence + eclipselink + ${eclipselink.version} + + + + + + + + + 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 + + + + + + + + + + + + + + + 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-site-plugin + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + false + org.umlgraph.doclet.UmlGraphDoc + + org.umlgraph + umlgraph + 5.6 + + -views + true + + + + -- cgit 1.2.3-korg