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

angularjs - Redirect to a new template in angular js -

Oracle SQL. How to select specific IDs where value of columns specify criteria? -

Desktop Launcher for Python Script Starts Program in Wrong Path (Linux) -