Lombok annotation is not ignored in jacocoXmlReportPaths used by SonarQube

I know this is a bit old, but I have the same problem.

This post (now closed) suggests that lombok generated code should be excluded from the coverage if it is excluded from jacoco:

That is in direct contradiction to the answer above.

That is a much better solution than having to set up per project class exclusions, which I do not control anyway in a corporate environment.

However, it does not work!