Experiment: aggregate jacoco for sonar 96/75996/5
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 11 Sep 2018 15:04:51 +0000 (17:04 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 11 Sep 2018 17:08:33 +0000 (19:08 +0200)
commitcfceb5bc60cbf0d622db1f41466ace602c3ab6e5
treeeaa80855940e28233a6cc0b54a210fdf6d597215
parent0e38c15bf632f374a7148fe6f0f1926980f41bc9
Experiment: aggregate jacoco for sonar

This is a second cut, overriding targets for jacoco and also
pointing sonar to the aggregate report.

Change-Id: I07f13985edfbe766c41f6adff1a714c31b6d017a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
30 files changed:
common/concepts/pom.xml
common/util/pom.xml
pom.xml
yang/odlext-model-api/pom.xml
yang/odlext-parser-support/pom.xml
yang/openconfig-model-api/pom.xml
yang/openconfig-parser-support/pom.xml
yang/rfc6536-model-api/pom.xml
yang/rfc6536-parser-support/pom.xml
yang/rfc7952-model-api/pom.xml
yang/rfc7952-parser-support/pom.xml
yang/rfc8040-model-api/pom.xml
yang/rfc8040-parser-support/pom.xml
yang/yang-common/pom.xml
yang/yang-data-api/pom.xml
yang/yang-data-codec-gson/pom.xml
yang/yang-data-codec-xml/pom.xml
yang/yang-data-impl/pom.xml
yang/yang-data-jaxen/pom.xml
yang/yang-data-util/pom.xml
yang/yang-model-api/pom.xml
yang/yang-model-export/pom.xml
yang/yang-model-util/pom.xml
yang/yang-parser-api/pom.xml
yang/yang-parser-impl/pom.xml
yang/yang-parser-reactor/pom.xml
yang/yang-parser-rfc7950/pom.xml
yang/yang-parser-spi/pom.xml
yang/yang-xpath-api/pom.xml
yang/yang-xpath-impl/pom.xml