Skip to content

Changelog can't be found after upgrading to Liquibase 4.31.0 #167

Open
@frjonsen

Description

When upgrading from Liquibase 4.30.0 to 4.31.0 we are starting to get errors when using the plugin, as below:

ERROR: Exception Details
ERROR: Exception Primary Class:  ChangeLogParseException
ERROR: Exception Primary Reason:  database/changelog.yaml does not exist
ERROR: Exception Primary Source:  4.31.0

With 4.30.0 this works fine. It also works fine if we add a liquibase.properties, which contains liquibase.searchPath=src/main/resources, so I'm guessing it has to do with how the arguments are passed on to liquibase.

I guess it might be related to this earlier issue? #154

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions