X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=2eb84f5d6194d5b909ccdf7851d93bb50ad330d0;hb=e6d7f2813c3f1b68326d2efaab5fa99f78ea7fc7;hp=6a149d1d4e9a99d13468187a8737cab68eab9178;hpb=c785cd1e79ba722b507cf76db325d60d0d41b172;p=dmaap%2Fdbcapi.git diff --git a/pom.xml b/pom.xml index 6a149d1..2eb84f5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.oparent oparent - 2.0.0 + 2.1.0 @@ -177,18 +177,40 @@ - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0-M4 - - false - 0 - - --illegal-access=permit - - - + + + org.jacoco + jacoco-maven-plugin + + + prepare-agent + + prepare-agent + + + + report + + report + + + ${project.build.directory}/code-coverage/jacoco.exec + ${project.reporting.outputDirectory}/jacoco-ut + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.12.4 + + + + + + + @@ -420,21 +442,18 @@ UTF-8 9.4.24.v20191120 1.0.0 - 2.0.1-SNAPSHOT + 2.0.3-SNAPSHOT 4.12 - 0.7.7.201606060606 - 3.2 - jacoco - - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec - + java + false + ${project.build.directory}/surefire-reports + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + ${project.version} **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** - /content/sites/site/org/onap/dmaap/buscontroller/${artifact.version} + /content/sites/site/org/onap/dmaap/dbcapi/${artifact.version}/${project.version} https://nexus.onap.org Data Movement as a Platform (DMaaP) Bus Controller provides a REST API for other DCAE infrastructure components to provision DMaaP resources. A DMaaP resource is a Data Router Feed or a Message Router Topic, and their associated publishers and subscribers.