derjust / spring-data-dynamodb

This module deals with enhanced support for a data access layer built on AWS DynamoDB.
https://derjust.github.io/spring-data-dynamodb/
Apache License 2.0
401 stars 141 forks source link

Error in parent pom fails builds #256

Open boostchicken opened 5 years ago

boostchicken commented 5 years ago

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
boostchicken commented 5 years ago

https://oss.sonatype.org/content/repositories/snapshots/com/github/derjust/spring-data-dynamodb-parent/5.1.1-SNAPSHOT/spring-data-dynamodb-parent-5.1.1-20190622.045826-1.pom