Remove sonar.jacoco.reportPath overrides 77/76077/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 13 Sep 2018 22:08:23 +0000 (00:08 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 13 Sep 2018 22:08:23 +0000 (00:08 +0200)
commit3424f96073a7ba2e8ab333419ef9eaa75892af01
tree8d0e3b86c77ad8067ca276416b9d4e90b878ae00
parent5b4c141f15ecd949b1ca82a5a4255286de57b8c4
Remove sonar.jacoco.reportPath overrides

Now that yangtools-sonar provides sonar.jacoco.reportPaths, there
is no need for us to override it.

Change-Id: I2915a6398bd64b22f8a8368c3276cc0e5af9443a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
36 files changed:
common/checkstyle-logging/pom.xml
common/concepts/pom.xml
common/mockito-configuration/pom.xml
common/testutils/pom.xml
common/util/pom.xml
pom.xml
third-party/triemap/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-maven-plugin-it/pom.xml
yang/yang-maven-plugin/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