>>>>> Steinar Bang <s...@dod.no>: >>>>> Steven Huypens <steven.huyp...@gmail.com>:
>> (I noticed I've added an empty >> src\main\resources\META-INF\servicesliquibase.license.LicenseService as >> well, maybe that fixes the encryption exception) > Ah! Thanks again! I'll try that! Didn't help, unfortunately. So I'll keep debugging and see if I can find out which keyAndAliases value that makes the difference. But as you pointed out there are some liquibase pro classes in the stack trace, and these classes are in the liquibase-core jar, but look like obfuscated code and contains no source code in the source jar. So debugging below AbstractMapConf.getProvidedValue() is hard. Also things seems to work as expected when debugging (aka "heisenbug"), so I suspect there are some race condition(s) involved.