Skip to content

Error in parent pom fails builds #256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
boostchicken opened this issue Jun 30, 2019 · 1 comment
Open

Error in parent pom fails builds #256

boostchicken opened this issue Jun 30, 2019 · 1 comment

Comments

@boostchicken
Copy link

Expected Behavior

Builds work

Actual Behavior

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant