I am new to liquibase and am working on a problem with a maven job that is getting the message:
Error: could not find or load main class****
How can we get more information on the cause of problem? The job is doing an update to an Oracle db.
We are using liquibase 3.5.3 and have recently moved to 3.9.0
Also, are there updates needed for liquibase 4.2.2?