Open Melchiorj opened 2 years ago
Good morning, I've been following what information I could find on how to integrate keycloak with quarkus but I've been thus far unable to move past this step due to the problem described. Would you happen to have any idea on what's going on?
From the error log it appears as though I'm missing something in the configuration but I can't what.
Describe the bug
On maven start of quarkus:dev keycloak fails to start while attempting fetching information from an optional when building the keycloak policy enforcer (as per the log)
Expected Behaviour
Quarkus dev should start
Actual Behaviour
How to reproduce
Running
mvn package -DskipTests quarkus:dev
fails to startApplication Properties
Build tool - Output of mvn -v
GraalVM version
Not in use
Quarkus version
2.0.1 final