davsclaus commented on issue #412: Fixes #411 bean-validator extension URL: https://github.com/apache/camel-quarkus/pull/412#issuecomment-553719961 So it looks like hibernate-validator has a constract that may use jodatime Error: Class initialization of org.hibernate.validator.internal.constraintvalidators.bv.time.pastorpresent.PastOrPresentValidatorForReadablePartial failed. Use the option --initialize-at-run-time=org.hibernate.validator.internal.constraintvalidators.bv.time.pastorpresent.PastOrPresentValidatorForReadablePartial to explicitly request delayed initialization of this class. Original exception that caused the problem: java.lang.NoClassDefFoundError: org/joda/time/ReadableInstant
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services