Cannot Build Keycloak from GitHub Repo #11997
-
|
Hi, I was forking Keycloak project and follow the docs how to build in section Building from source. Here's my env setup: I run the command Could you please guide how to solve this problem? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Solved! I just remove the repo, clone the repo and run |
Beta Was this translation helpful? Give feedback.
Solved! I just remove the repo, clone the repo and run
./mvnw clean installand works!