Looks like a bug. I've created JIRA
https://issues.jboss.org/browse/KEYCLOAK-1181 and will take a look at it.
Marek
On 6.4.2015 20:38, Schneider, Tom wrote:
I’d like to populate a database for keycloak via the command line
using the liquibase maven plugin.
With the latest master code, when I try to run this command:
mvn -f connections/jpa-liquibase/pom.xml liquibase:update
-Durl=jdbc:h2:keycloak
I receive the following error message:
[ERROR] liquibase.exception.UnexpectedLiquibaseException:
liquibase.exception.CustomChangeException:
liquibase.exception.SetupException: No KeycloakSession provided in
ThreadLocal
Am I missing some setup or is this no longer supported?
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user