Skip to content

Example of liquibase not working when using java modules

Notifications You must be signed in to change notification settings

martonsz/liquibase-module-error

Repository files navigation

liquibase-module-error

When I try to use java modules I get the following error when building the project

./src/main/java/module-info.java:2: error: module not found: liquibase.core
    requires liquibase.core;

About

Example of liquibase not working when using java modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages