liquibase.exception.CommandLineParsingException: Could not parse 'version2'
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via JIRA by Stepan Stepanov, 1 year ago
via JIRA by Stepan Stepanov, 2 years ago
liquibase.exception.CommandLineParsingException: Could not parse 'version2'
at liquibase.integration.commandline.Main.splitArg(Main.java:608)
at liquibase.integration.commandline.Main.getCommandParam(Main.java:923)
at liquibase.integration.commandline.Main.doMigration(Main.java:766)
at liquibase.integration.commandline.Main.main(Main.java:138)