You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
[ERROR] Failed to execute goal on project keycloak-plugins: Could not resolve dependencies for project com.github.vzakharchenko:keycloak-plugins:pom:1.4.11: Could not find artifact org.keycloak:keycloak-servlet-filter-adapter:jar:25.0.4 in jboss (https://repository.jboss.org) -> [Help 1]
To Reproduce
update pom.xml to keycloak 25.0.4
mvn package
** Notes **
I'm currently trying to understand which adapter in particular was used and what to replace it with. Since im not versed with the codebase don't expect much from me.
I've found in other issues that elkman updated the required dependancies to 25 already.
Describe the bug
[ERROR] Failed to execute goal on project keycloak-plugins: Could not resolve dependencies for project com.github.vzakharchenko:keycloak-plugins:pom:1.4.11: Could not find artifact org.keycloak:keycloak-servlet-filter-adapter:jar:25.0.4 in jboss (https://repository.jboss.org) -> [Help 1]
To Reproduce
update pom.xml to keycloak 25.0.4
mvn package
Additional context
keycloak/keycloak#11790 (comment)
https://www.keycloak.org/2023/03/adapter-deprecation-update.html
** Notes **
I'm currently trying to understand which adapter in particular was used and what to replace it with. Since im not versed with the codebase don't expect much from me.
I've found in other issues that elkman updated the required dependancies to 25 already.
https://github.com/elkman/keycloak-radius-plugin
I guess there are other processes already running for this issue
The text was updated successfully, but these errors were encountered: