sbt-liquibase
sbt-liquibase copied to clipboard
cannot run liquibase tasks before compile
The liquibase tasks depend on fullClassPath which depends on compile. Is there a way to get the liquibase-tasks triggered before compile?