Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lombok plugin 5.3.3+ incompatible with sonarqube plugin #759

Open
rohan-dave opened this issue Apr 3, 2023 · 0 comments
Open

lombok plugin 5.3.3+ incompatible with sonarqube plugin #759

rohan-dave opened this issue Apr 3, 2023 · 0 comments

Comments

@rohan-dave
Copy link

Lombok gradle plugin 5.3.3 or higher errors when applied along with Sonarqube plugin. The error is as follows:
Cannot change dependencies of dependency configuration ':compileOnly' after it has been included in dependency resolution.

However, Lombok plugin version 5.3.2 or lower works as expected with the Sonarqube plugin.
Versions above 5.3.2 do seem to work if the Sonarqube plugin is applied after the Lombok plugin. However, we can't reliably guarantee that in our application setup across several polyrepos.

Note: Sonarqube plugin version being used is the current latest: 4.0.0.2929

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant