Jinwoo Hwang created GEODE-10633:
------------------------------------
Summary: Docker push access denied
Key: GEODE-10633
URL: https://issues.apache.org/jira/browse/GEODE-10633
Project: Geode
Issue Type: Improvement
Reporter: Jinwoo Hwang
Assignee: Jinwoo Hwang
The source distribution does not complete ./gradlew build.
The build reached compilation, tests, RAT, assembly, and report aggregation,
but failed after 597 tasks with:
Execution failed for task ':geode-assembly:srcDistTar'.
Entry apache-geode-2.0.3-build.0-src/.buildinfo is a duplicate but no duplicate
handling strategy has been set.
The distributed source already contains .buildinfo, while srcDistTar attempts
to add it again.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)