Liquibase does not have support for NuoDB, so if you want it to work you
will need to create a liquibase extension.
See liquibase.org/extensions for documentation and/or something
like https://github.com/liquibase/liquibase-maxdb as an example project.
Nathan