Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Liquibase installation <PATH> in is not a valid Liquibase install #32

Open
jcuevaso opened this issue Dec 30, 2020 · 3 comments
Open

Liquibase installation <PATH> in is not a valid Liquibase install #32

jcuevaso opened this issue Dec 30, 2020 · 3 comments

Comments

@jcuevaso
Copy link

jcuevaso commented Dec 30, 2020

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:

Liquibase home: /home/jenkins/agent/tools/org.jenkinsci.plugins.liquibase.install.LiquibaseInstallation/Liquibase
FATAL: Liquibase installation /home/jenkins/agent/tools/org.jenkinsci.plugins.liquibase.install.LiquibaseInstallation/Liquibase is not a valid Liquibase install
Build step 'Liquibase: Update Database' changed build result to NOT_BUILT

this is my configuration in the Global Tools Configurations:

Captura de pantalla de 2020-12-29 21-43-20

this is my configuration in the freestyle job:

Captura de pantalla de 2020-12-29 21-44-38

@marcportabellaclotet-mt

@jcuevaso did you find a solution for this issue?

I am having the same issue.

@cmlomena
Copy link

I am having the same problem too. Did you manage to solve it?
Thank you very much in advance

@cmlomena
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants