Observation schemaVersion in XML DB scripts must match jOOQ liquibase version

10 views
Skip to first unread message

Rob Walker

unread,
Jun 18, 2021, 4:24:12 AM6/18/21
to jOOQ User Group
This may have been found / reported / widely known, but thought I would pass on anyway.

We hit an odd issue doing clean builds when offline (no internet connection)

Turns out the XSD reference in our DB XML files was different to the liquibase version specified in the jOOQ dependencies (ours was 4.1 and jOOQ is 3.8).

This cause no issues normally, but a clean build offline fails because it can't find the XSD. Correcting the last attribute of our top level databaseChangeLog XML element cured this.


Just passing on as a tip for others!
Reply all
Reply to author
Forward
0 new messages