Here are few thing you could try:
- Try using the latest version of Liquibase
- Try to remove the
--outputFile
parameter when running the snapshot command. This will create a json output in the console. This is just a test to see if the rest of the command is working.
I tried running the same command on liquibase version 4.5.0, and it worked as expected.