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

Build Failure When Running "mvn clean package dockerfile:build" #33

Open
CHarrison7 opened this issue Oct 5, 2023 · 1 comment
Open

Comments

@CHarrison7
Copy link

CHarrison7 commented Oct 5, 2023

Seems to indicate an issue with org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile

Console output: https://pastebin.com/pLYyDGmW

Running "mvn clean package dockerfile:build -X" for full debug log prints this to console:
https://pastebin.com/LfEKhptw

UPDATE: Found a Stack Overflow thread with the same or similar issue, apparently the issue was fixed in v1.18.22 of Lombok. Adding that version definition to the dependency of Lombok in the pom.xml seems to fix the previous issue, but then gives "Failed to execute goal com.spotify:dockerfile-maven-plugin:1.4.13:build"

Output:
https://pastebin.com/HjB7VZxK

@prasant10050
Copy link

Facing the same error

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

2 participants