Open jcuevaso opened 3 years ago
@jcuevaso did you find a solution for this issue?
I am having the same issue.
I am having the same problem too. Did you manage to solve it? Thank you very much in advance
I have solved the problem by changing the version of liquibase. The FATAL error was obtained by using a version later than 4.13.0 from the Liquibase community version, which I see is the last one supported by the Jenkins plugin.
i am trying to run liquibase runner using jenkins, when i run it in jenkins master it works great using automatic install, but when i try to run it in a jenkisn agent it shows this error:
this is my configuration in the Global Tools Configurations:
this is my configuration in the freestyle job: