X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=1cfb2d2ced3b7eac8cdc723b3bb9cb4f4de73e88;hb=e7e6522970a2c3b81581fb74bb565d382dc0f1ab;hp=8e25b6194265e6096d57236709224b7880a6be4e;hpb=5108a6054ee3fc2bab9dfa0e457deb868c67407f;p=policy%2Fdrools-pdp.git diff --git a/pom.xml b/pom.xml index 8e25b619..1cfb2d2c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,8 +1,8 @@ - + ============LICENSE_END========================================================= +--> @@ -25,27 +25,44 @@ org.onap.oparent oparent - 0.1.1 - + 1.1.0 + org.onap.policy.drools-pdp drools-pdp - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT pom policy-drools-pdp The ONAP Policy Engine drools-based PDP Project + 1.8 1.8 - 1.0.0 - 0.0.1 + + + 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.1.3 + 1.2.1-oss 2.25.1 - 1.5.16 - 2.9.1 - 4.5.2 + 1.5.18 + 2.9.5 + 4.5.5 4.4.4 1.2.3 4.12 @@ -56,12 +73,6 @@ 2.5 23.0 1.4.01 - - https://nexus.onap.org - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} - content/repositories/releases/ - content/repositories/snapshots/ - content/repositories/staging/ @@ -71,12 +82,15 @@ policy-management feature-healthcheck feature-eelf + feature-pooling-dmaap feature-session-persistence feature-test-transaction api-state-management feature-state-management api-active-standby-management feature-active-standby-management + feature-simulators + feature-distributed-locking packages @@ -97,31 +111,6 @@ - - - - ecomp-releases - Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-staging - Staging Repository - ${nexusproxy}/content/repositories/staging/ - - - ecomp-snapshots - Snapshots Repository - ${nexusproxy}/content/repositories/snapshots/ - - - ecomp-public - Public Repository - ${nexusproxy}/content/repositories/public/ - - - - @@ -210,35 +199,61 @@ ${eclipselink.version} - org.mariadb.jdbc - mariadb-java-client - ${mariadb.jdbc.version} + org.mariadb.jdbc + mariadb-java-client + ${mariadb.jdbc.version} - org.hibernate - hibernate-core - ${hibernate.core.version} + org.hibernate + hibernate-core + ${hibernate.core.version} - org.hibernate.common - hibernate-commons-annotations - ${hibernate.commons.annotations.version} + org.hibernate.common + hibernate-commons-annotations + ${hibernate.commons.annotations.version} - commons-io - commons-io - ${commons.io.version} + commons-io + commons-io + ${commons.io.version} - xml-apis - xml-apis - ${xml.apis.version} + xml-apis + xml-apis + ${xml.apis.version} - + + + 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 @@ -276,72 +291,105 @@ - org.apache.maven.plugins - maven-site-plugin - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - - - - org.jacoco - jacoco-maven-plugin + org.apache.maven.plugins + maven-site-plugin + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - + + 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.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - false - org.umlgraph.doclet.UmlGraphDoc - - org.umlgraph - umlgraph - 5.6 - - -views - true - - - + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + false + org.umlgraph.doclet.UmlGraphDoc + + org.umlgraph + umlgraph + 5.6 + + -views + true + + +