When I run liquibase-core install I get this error
How can i fix it?
Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project liquibase-core: There are test failures.
When I run liquibase-core install I get this error
How can i fix it?
Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project liquibase-core: There are test failures.
Hi @fabiopires10 ,
I recommend digging into the test failures.
Hi @fabiopires10 ,
Could you please share few details:
Liquibase version you are using
POM file to see the dependencies you have used
This might help us get to the root cause.