Problems building Liquibase

I’ve notified Nathan that this is an issue. I also just cloned liquibase/liquibase master and when I ran mvn clean verify I got 4 test failures. Some of these are the same as what you are seeing, some are different. 

[ERROR] Tests run: 397, Failures: 4, Errors: 0, Skipped: 257


Steve Donie
Principal Software Engineer
Datical, Inc. http://www.datical.com/

Hey there,


was thinking of working on https://liquibase.jira.com/browse/CORE-2375. I branched off master, but the master does not build (see also https://circleci.com/gh/liquibase/liquibase/187?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

I only seem to be getting different results:

        at liquibase.statementexecute.AddUniqueConstraintExecutorTest.execute_withSchema(AddUniqueConstraintExecutorTest.java:159)

Unfortunately, I was not able to find a version that actually builds. Can somebody support me here?
I’m working on Mac with Apache Maven 3.5.3 and Java version: 1.8.0_121

Bernhard

Thank you :slight_smile:

Managed to get this work on the 3.5.x branch.

Still would love to get some help here…

See https://liquibase.jira.com/browse/CORE-2375

Thank you Problems building Liquibase jira