SonarCloud configuration with jacoco and maven multi module project

Hello,

I’m new to this technology so please be gentle.

As part of my training, I have to set up jacoco and sonarcloud. I based myself on the following example:

The configuration of the initial project is already in place and I must modify it as little as possible.

Following the example, I get the following report:

https://sonarcloud.io/dashboard?id=Kamika-ZE_Test_OC_P9&branch=develop&resolved=false

Now jacoco sends me back a more complete report with all the tests.

For Jacoco, I used report-aggregate (as in the example).

I created an additional module “myerp-report” which performs the aggregation.

I will link the github project :

I miss something but I don’t know what.

Thanks a lot

Welcome to the community!

Sorry to respond so late.

The link to the SonarCloud project no longer works. Is this still an issue for you? If yes, please recreate the reproducer, and also clarify your question, because I’m not sure what you’re looking for.