Adding a new module jacoco-report-agreggate, which will be responsible for aggregating jacoco reports from all modules and combine it into a single report which sonarqube can consume.
This is the way which is recommended by the jacoco plugin to support multi-module projects.
https://github.com/jacoco/jacoco/wiki/MavenMultiModule
:tada: All Contributor License Agreements have been signed. Ready to merge. Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.
Adding a new module jacoco-report-agreggate, which will be responsible for aggregating jacoco reports from all modules and combine it into a single report which sonarqube can consume. This is the way which is recommended by the jacoco plugin to support multi-module projects. https://github.com/jacoco/jacoco/wiki/MavenMultiModule