-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Gradle 4.9 + lombok 1.18 = build failed #1782
Comments
Can you test this using the edge release? Although not mentioned in the changelog, we did improve gradle support. |
@rspilker Yes, today i'm testing it with edge-version 1.18.1 - it works !!! Thanks! When you planning release your changes and publish lombok to maven repo? |
I have also tested and could confirm that 1.18.0 and 1.16.22 is not working with Gradle 4.8 I am convinced that Lombok should be aligned to recent version of Gradle. |
Duplicate of #1716 |
for whoever is also running in this issue: In the the gradle tutorial in the oficial website it uses older version of the Upgrading Ref: |
I get the same issue with Gradle 4.10.2 and Lombok 1.16.22. Why did this issue get closed? Which version fixes this? |
Lombok 1.18.2 fixes this. |
Thanks, it does indeed. |
Now lombok not comatible with gradle 4.9. Please, fix it.
With Gradle 4.8.1 all works perferct.
The text was updated successfully, but these errors were encountered: