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

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -