03:16:22.432 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] FAILURE: Build failed with an exception.
03:16:22.432 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
03:16:22.432 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong:
03:16:22.432 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Index 9517 out of bounds for length 8192
03:16:22.432 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
03:16:22.432 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Try:
03:16:22.432 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Run with --stacktrace option to get the stack trace. Run with --scan to get full insights.
03:16:22.432 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
03:16:22.432 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Get more help at https://help.gradle.org
03:16:22.432 [ERROR] [org.gradle.internal.buildevents.BuildResultLogger]
03:16:22.432 [ERROR] [org.gradle.internal.buildevents.BuildResultLogger] CONFIGURE FAILED in 725ms```
## Steps to Reproduce the Problem
1. Use the latest snapshot
Parent POM has
<?m2e execute onIncremental?> on line 224, removing this fixes the problem
Expected Behavior
Builds work
Actual Behavior