I am running the liquibase commands and noticing that my scripts to run liquibase commands are failing but when I looked into the log it say successful. After further investigation, it looks like the message is being routed by default to stdErr.
The engine my scripts are running fails when there is message in stdErr.
Any reason why?
Thanks.