Liquibase update from 2.x to 4.x gives error - Error Reading Changelog File: Found 2 files that match

while upgrading from liquibase-core 2.X to 4.X getting the error - Error Reading Changelog File: Found 2 files that match schema/central.changelog-master.xml: file:/C:/Users/XXX/git/project/target/classes/schema/central.changelog-master.xml, jar:file:/C:/Users/XXX/.m2/repository/com/xxx/app/common/xxx-schema/2.0/xxx-schema-2.0.jar!/schema/central.changelog-master.xml

Thanks @havana . I would file this as a GitHub issue: GitHub ยท Where software is built

Please include a thorough description of your changelog structure and provide any additional steps taken when you git this error. Complete log files are tremendously helpful, especially when the liquibase command is run with --log-level=DEBUG.