X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=79f68a4712c71b1adf989df2d38f36c18adfaa80;hp=7328dbbd5c5977db0e705e564880190091a2d4c7;hb=f39e950f1d58a6e666a747a552693f7b8c1a8be7;hpb=e9d7a8e6513dacdd945beea4a494586ecee24a27 diff --git a/pom.xml b/pom.xml index 7328dbb..79f68a4 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.oparent oparent - 2.0.0 + 2.1.0 @@ -190,6 +190,29 @@ + + org.jacoco + jacoco-maven-plugin + + + prepare-agent + + prepare-agent + + + + report + + report + + + ${project.build.directory}/code-coverage/jacoco.exec + ${project.reporting.outputDirectory}/jacoco-ut + + + + + @@ -420,21 +443,18 @@ UTF-8 9.4.24.v20191120 1.0.0 - 2.0.2-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/buscontroller/${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.