racehub/om-bootstrap

Getting ClassNotFoundException when compiling

Closed this issue · 1 comments

Initially I belived the issue to be that downgrading the schema version in project.clj was forgotten, but after I tried it locally I am still seeing the following issue:

Caused by: java.lang.ExceptionInInitializerError, compiling:(schema/core.clj:1:1)
...
Caused by: java.lang.ClassNotFoundException: riddley.Util

Sorry, false alarm. Seems to be an ordering issue related to om-tools