ERROR during maven compile the source code #9655
Unanswered
Rembrant777
asked this question in
Q&A
Replies: 1 comment
-
|
This compile error finally fix by modifying the file And during the compiling period I found there are many HTTP missings cause by pom.xml http dependencies missing. I have to add the dependencies by manual. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
I'm new to Keycloak and want to compile the source codes which are released in GitHub with versions (15.1.1, 16.0.0) by executing the maven commands like
However, I often got the exception like :
And I tried to download both the 5.0.3.Final-redhat-00007.jar and 5.0.3.Final-redhat-00007.pom from the maven repository, it still prints the same ERROR message.
Has anyone met or fixed the same problem? Please help and give me some suggestions?
Many Thanks~~
Beta Was this translation helpful? Give feedback.
All reactions