I ran into an error:
- When I put the database parameters in the configuration of the Liquibase plugin everything works fine. But when I use a properties file with the same parameters and use filtering I get this error as above.
I ran into an error:
Found the cause of my error!
Somehow there was a space after my property
When I removed all spaces everything works!
Thanks for the followup. I’ll see if I can add some better error handling and messages.
Nathan