X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=54b1eb6c6695068ded33e1e7026741cdadd4dbde;hb=refs%2Fchanges%2F25%2F2225%2F3;hp=0d86eca440cd4fcafb6c3eea8ca9f2689c6a8cb7;hpb=28a7715bbb2057cb23ec55aec890b7d930f5b1fe;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 0d86eca440..54b1eb6c66 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -39,6 +39,28 @@ maven-clean-plugin + + org.jacoco + jacoco-maven-plugin + + org.opendaylight.controller.* + + + + pre-test + + prepare-agent + + + + post-test + test + + report + + + +