Elena Madalina

Results 4 comments of Elena Madalina

Hy, can you add your pom.xml file? I tryed with 3.5.5 and it`s not working. Thanks!

I use hibernate4 version. here is a part of my pom: org.liquibase liquibase-maven-plugin 3.6.3 src/main/resources/liquibase/liquibase-changeLog.xml src/main/resources/liquibase/changelog/${maven.build.timestamp}_changelog.xml hibernate:spring:com.example?dialect=org.hibernate.dialect.PostgreSQL9Dialect hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy & hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy public org.postgresql.Driver jdbc:postgresql://localhost:5432/postgres user pass debug true update-profile process-resources update...

I have used the pom file posted by you and I get: Execution update-profile of goal org.liquibase:liquibase-maven-plugin:3.6.3:update failed: An API incompatibility was encountered while execut ing org.liquibase:liquibase-maven-plugin:3.6.3:update: java.lang.NoSuchMethodError: liquibase.integration.commandline.CommandLineUtils.getBanner()Ljava/lang/String; [ERROR]...

I set to 3.5.5, also to 3.5.0 and any result. Failed to execute goal org.liquibase:liquibase-maven-plugin:3.4.1:diff (default-cli) on project rest-api: Error setting up or running Liquibase: liquibase.exception.DatabaseException: