buildhelp wantedtype: task
Repository-Metriken
- Stars
- (4.882 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 1T 21h) (100 gemergte PRs in 30 T)
Beschreibung
We had a CI build failure:
Execution failed for task ':micrometer-registry-statsd:downloadBaseline'.
> A failure occurred while executing de.undercouch.gradle.tasks.download.internal.DefaultWorkerExecutorHelper$DefaultWorkAction
> de.undercouch.gradle.tasks.download.org.apache.hc.core5.http.NoHttpResponseException: The target server failed to respond
I've never seen this before so it's not been a significant issue, but each branch will always download the same baseline versions, which makes it a good candidate to include in the CI cache, so it doesn't repeatedly download the same JARs every CI build.