What do these Maven Liquibase errors mean? -
when try running "mvn compile" in command prompt, these errors.
warning: liquibase skipped due maven configuration
warning: using platform encoding copy filtered resources, i.e. build platform dependent!
you don't version of liquibase you're using. if it's 3.3.3, see this question , this issue on liquibase site (helpfully found me @tome).
Comments
Post a Comment