How to integrate jacoco code coverage report with sonarqube using Ant?

Please share the links if it is already mentioned some where.

Hi,
You could read how to do it here:

Here is a build.xml file which supports Sonar and Jacoco:

And blog post:

Cheers

2 Likes