[ https://issues.apache.org/jira/browse/ISIS-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andi Huber closed ISIS-3287. ---------------------------- Resolution: Fixed It seems hibernate validator (6.x) does not work well with enums that use a lombok @RequiredArgsConstructor. > Hibernate Validator throws on App Startup > ----------------------------------------- > > Key: ISIS-3287 > URL: https://issues.apache.org/jira/browse/ISIS-3287 > Project: Isis > Issue Type: Bug > Components: Isis Core > Reporter: Andi Huber > Assignee: Andi Huber > Priority: Major > Fix For: 2.0.0-RC1 > > > java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 > at > java.lang.reflect.Parameter.getDeclaredAnnotations(Parameter.java:305) ~[?:?] > Can be reproduced with current SimpleApp (JPA-SNAPSHOT) - not with > HelloWorld. So might be some configuration hick-up. -- This message was sent by Atlassian Jira (v8.20.10#820010)