Fix FileNotFound jacoco.exec in sal poms and remove duplicate jacoco 25/2225/3
authorAlissa Bonas <abonas@redhat.com>
Mon, 28 Oct 2013 16:41:29 +0000 (18:41 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 29 Oct 2013 04:13:38 +0000 (04:13 +0000)
commitcebe73e6480bc9063c4cf0df0765f38e759b7223
tree4d5434e8dda913518048bdd29736f8bcad922972
parent28a7715bbb2057cb23ec55aec890b7d930f5b1fe
Fix FileNotFound jacoco.exec in sal poms and remove duplicate jacoco
setting from pom.

The parent module should not have the jacoco plugin in plugins section, because it causes all the modules, even those without tests to inherit it.
Removed it from parent pom (kept it only in plugins management section)and added it to relevant poms of modules that have tests.

Change-Id: I4d33da1e490a7260d6f7809496dd67d10a45aca9
Signed-off-by: Alissa Bonas <abonas@redhat.com>
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-binding-broker/pom.xml
opendaylight/md-sal/sal-binding-it/pom.xml
opendaylight/md-sal/sal-compability/pom.xml
opendaylight/md-sal/samples/toaster-it/pom.xml