[bisq-network/bisq] Upgrade to Gradle 7.3 (PR #5824)

Christoph Atteneder notifications at github.com
Mon Nov 15 13:22:46 CET 2021


After a long build time (my Windows VM is not the fastest) it failed with: 
```
> Task :statsnode:check UP-TO-DATE
> Task :statsnode:installDist
> Task :statsnode:build
[Fatal Error] :1:1: Premature end of file.

FAILURE: Build failed with an exception.

* What went wrong:
Unable to read dependency verification metadata
> Premature end of file.

* Try:
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Exception is:
org.gradle.api.InvalidUserDataException: Unable to read dependency verification metadata
        at org.gradle.api.internal.artifacts.verification.serializer.DependencyVerificationsXmlReader.readFromXml(DependencyVerificationsXmlReader.java:85)
        at org.gradle.api.internal.artifacts.ivyservice.ivyresolve.verification.writer.WriteDependencyVerificationFile.maybeReadExistingFile(WriteDependencyVerificationFile.java:251)
        at org.gradle.api.internal.artifacts.ivyservice.ivyresolve.verification.writer.WriteDependencyVerificationFile.buildFinished(WriteDependencyVerificationFile.java:176)
        at org.gradle.api.internal.artifacts.ivyservice.ivyresolve.StartParameterResolutionOverride$DisablingVerificationOverride.buildFinished(StartParameterResolutionOverride.java:275)
        at org.gradle.api.internal.artifacts.DependencyManagementBuildScopeServices$2.buildFinished(DependencyManagementBuildScopeServices.java:705)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
```

After re-running it it completed successfully, but logging in the end:
```
cache sha256-checksums.bin (C:\Users\chris\Documents\bisq\.gradle\7.3\checksums\sha256-checksums.bin) is corrupt. Discarding.
```

I just pushed the Windows hashes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5824#issuecomment-968858502
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211115/cf8f26d1/attachment.htm>


More information about the bisq-github mailing list