<div dir="ltr"><span style="font-size:12.8px">I was trying to create the SQL output for the 1.5 update but ran into errors.  at it&#39;s simplest, creating a new h2 database fails (for me) as such:</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">mvn -f connections/jpa-liquibase/pom.xml -Durl=jdbc:h2:.keycloak </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">.....</div><div style="font-size:12.8px"><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] BUILD FAILURE</div><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] Total time: 12.026 s</div><div>[INFO] Finished at: 2015-09-14T11:48:31-04:00</div><div>[INFO] Final Memory: 15M/245M</div><div>[INFO] ------------------------------------------------------------------------</div><div>[ERROR] Failed to execute goal org.liquibase:liquibase-maven-plugin:3.3.5:update (default-cli) on project keycloak-connections-jpa-liquibase: Error setting up or running Liquibase: Validation Failed:</div><div>[ERROR] 3 changes have validation errors</div><div>[ERROR] java.util.ServiceConfigurationError: org.keycloak.authentication.AuthenticatorFactory: Provider org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail could not be instantiated</div><div>[ERROR] java.util.ServiceConfigurationError: org.keycloak.authentication.AuthenticatorFactory: Provider org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail could not be instantiated</div><div>[ERROR] java.util.ServiceConfigurationError: org.keycloak.authentication.AuthenticatorFactory: Provider org.keycloak.authentication.authenticators.resetcred.ResetCredentialEmail could not be instantiated</div><div><br></div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Has anyone else seen this?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px">Charlie</div></div>