Konrad Windszus created JCR-5173: ------------------------------------ Summary: Create aggregate jacoco report Key: JCR-5173 URL: https://issues.apache.org/jira/browse/JCR-5173 Project: Jackrabbit Content Repository Issue Type: Sub-task Reporter: Konrad Windszus
In order to track cross-module coverage one needs to create a dedicated jacoco report. As the proposed approach from Jacoco requires a lot of boilerplate code (https://github.com/jacoco/jacoco/wiki/MavenMultiModule) we should instead use the dedicated Mojo from https://github.com/olamy/jacoco-aggregator-maven-plugin. Hopefully at some point in time this will be integrated into jacoco (https://github.com/jacoco/jacoco/pull/1692) -- This message was sent by Atlassian Jira (v8.20.10#820010)