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
Hi
I have a maven project that is in charge of create the tomcat distribution for keycloak.
Until version 1.1.0Final we have used keycloak-server.war , but when I try to migrate to keycloak 1.3.1-Final , this dependency apparently does not exist any more.
The text was updated successfully, but these errors were encountered:
We have not tested it with version 1.3.1-Final yet. The keycloak-server.war artifact got moved to the groupId org.keycloak.subsystem. You could update the dependency and see if that works for you.
Hi
I have a maven project that is in charge of create the tomcat distribution for keycloak.
Until version 1.1.0Final we have used keycloak-server.war , but when I try to migrate to keycloak 1.3.1-Final , this dependency apparently does not exist any more.
The text was updated successfully, but these errors were encountered: