SpringLiquibase SetupException using "includeAll" tag

Description

I cannot make it work to migrate my liquibase xml scripts using includeAll tag. An exception (SetupException) always thrown:

I have my migration files inside a jar. It works with tag include but not with includeAll. Can you help me with this?

Here is my Spring XML:

Here is the Liquibase master.xml:

Tested with this paths with no success:

Environment

Xubuntu 18.04, Java 1.8, Maven, Spring 4.3.18.RELEASE

Activity

Show:

Muhammad Kholid B December 7, 2018 at 9:41 AM
Edited

It works with Liquibase version 3.7.0-SNAPSHOT after I cloned the master repository from github. Is there SNAPSHOT repository for Liquibase project?

Details

Reporter

Components

Fix versions

Affects versions

Priority

Created December 7, 2018 at 4:35 AM
Updated August 20, 2019 at 3:22 PM