Skip to content
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.

keycloak 9.0.0 compilation error #45

Open
cmanifold opened this issue May 3, 2020 · 2 comments
Open

keycloak 9.0.0 compilation error #45

cmanifold opened this issue May 3, 2020 · 2 comments

Comments

@cmanifold
Copy link

When trying to compile branch 9.0.0 using maven on Centos7 got
error messages:
keycloak-protocol-cas/src/main/java/org/keycloak/protocol/cas/endpoints/AuthorizationEndpoint.java:[67,89] incompatible types: org.keycloak.models.KeycloakUriInfo cannot be converted to org.keycloak.models.KeycloakSession
keycloak-protocol-cas/src/main/java/org/keycloak/protocol/cas/endpoints/AuthorizationEndpoint.java:[79,82] incompatible types: org.keycloak.models.KeycloakUriInfo cannot be converted to org.keycloak.models.KeycloakSession
keycloak-protocol-cas/src/main/java/org/keycloak/protocol/cas/representations/SamlResponseHelper.java:[77,59] cannot find symbol
symbol: variable AUTH_METHOD_PASSWORD
....

Apache Maven 3.0.5 (Red Hat 3.0.5-17)
Java version: 1.8.0_252

@phy25
Copy link

phy25 commented May 3, 2020

See #39

@thomasdarimont
Copy link

I didn't see this so I created #47 :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants