runtimeOnly dependencies declared directly in the project are available, but transitive runtime dependencies of compile-scoped dependencies are not available. This became apparent when working with Hibernate. Its runtime-scoped JBoss Logging dependency was not on the classpath during AOT processing