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 issue fix with Java 21 #245

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Conversation

shobhakamath
Copy link
Contributor

When I build using the command ./mvnw clean install -P buildDocker
I get the following error

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project spring-petclinic-vets-service: Fatal error compiling: java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.javac.tree.JCTree qualid'

Please refer the issue shown below:
projectlombok/lombok#3393

@shobhakamath shobhakamath marked this pull request as ready for review December 20, 2023 06:54
@arey arey added the bug label Dec 20, 2023
@arey arey changed the title lombok issue fix Lombok issue fix with Java 21 Dec 20, 2023
pom.xml Show resolved Hide resolved
@arey
Copy link
Member

arey commented Dec 21, 2023

Thank you for your contribution Shobha

@arey arey merged commit 453bfe0 into spring-petclinic:master Dec 21, 2023
1 check passed
DavidMolta18 pushed a commit to Distribuidos2024/spring-petclinic-microservices that referenced this pull request Nov 14, 2024
* lombok issue fix

* Added comment - lombok issue fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants