[
https://issues.apache.org/jira/browse/GOBBLIN-1013?focusedWorklogId=394534&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-394534
]
ASF GitHub Bot logged work on GOBBLIN-1013:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 27/Feb/20 23:51
Start Date: 27/Feb/20 23:51
Worklog Time Spent: 10m
Work Description: autumnust commented on issue #2859: [GOBBLIN-1013] Fix
prepare_release_config build step on Windows
URL:
https://github.com/apache/incubator-gobblin/pull/2859#issuecomment-592236391
> The build failed because some package could not be downloaded from
repo.maven.apache.org, possibly because of the rate limits. The problem is
unrelated to PR.
>
> However, I don't see how I can restart it.
An dirty way is to modify your last commit (message) and re-trigger it
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 394534)
Time Spent: 0.5h (was: 20m)
> Gradle build fails on Windows on prepare_release_config
> -------------------------------------------------------
>
> Key: GOBBLIN-1013
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1013
> Project: Apache Gobblin
> Issue Type: Bug
> Affects Versions: 0.15.0
> Reporter: Alex Prokofiev
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> {code:java}
> > Task :prepare_release_config FAILEDFAILURE: Build failed with an
> > exception.* What went wrong:
> Failed to capture snapshot of output files for task ':prepare_release_config'
> property 'destinationDir' during up-to-date check.
> > Failed to create MD5 hash for file content.
> {code}
> This seems to be a Gradle on Windows problem that has a workaround -
> [https://github.com/gradle/gradle/issues/4663]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)