Update of database fails
Description
Environment
Maven build
Activity
Show:
Nathan Voxland October 28, 2014 at 9:18 PM
No response, must be fixed.
Nathan Voxland July 23, 2014 at 8:57 PM
The error you listed should be fixed in 3.2.1. If you are still seeing a problem with 3.2.1, can you post it?
I'm not able to replicate the problem.
Within a maven build I try to create a h2 database and initialize it according to the Liquibase change sets. The
update
task fails however due to the following reason:This is occurring for both the maven plugin versions 3.2.1 and 3.2.0. For 3.1.1 the update is succesfull.
My plugin configuration is as follows:
The property file contains the following settings"