-
Notifications
You must be signed in to change notification settings - Fork 77
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
Compilation failure when building main #327
Comments
Thank you for reporting this. The main branch is compiling against the main branch of Keycloak which switched to Jakarta EE earlier this week. I'll create a 0.9 release branch which will target Keycloak 21.1 and earlier later today. |
A branch |
ahus1
added a commit
to ahus1/keycloak-benchmark
that referenced
this issue
Apr 28, 2023
PR available to fix the compile problems in the main branch: #328 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Context:
Ubuntu 20.04
OpenJDK 11
Maven 3.6.3
Keycloak version is irrelevant, this is a compile error
Checkout the
main
branch.Run
mvn clean install
.Maven build fails with
Version
20.0.5
Expected behavior
Project builds, jar is created.
Actual behavior
Project build fails.
How to Reproduce?
main
branch.mvn clean install
.Anything else?
No response
The text was updated successfully, but these errors were encountered: