Only major difference I could detect from the test-case-templates <exclude-unlisted-classes>false</exclude-unlisted-classes> and <property name="hibernate.archive.autodetection" value="class, hbm"/>, I specify all classes I use directly in the persistence.xml.
Sanne Grinovero February 11, 2020 at 10:58 AM
Many thanks ! Checking out your reproducer .. interesting project!
Nullpointer during startup, suspect https://hibernate.atlassian.net/browse/HHH-13704.
Basic module with same error https://github.com/Hack23/cia/tree/master/model.external.worldbank.countries.impl