You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are relatively consistently getting "random" build errors due to checksum mismatches for 2.6.0. It appears that Jitpack has at least two different build artifacts that it is serving requests with. Sometimes it works for us, and sometimes it does not. This inconsistency has become quite painful.
Retrieving com/github/kenglxn/qrgen/javase/2.6.0/javase-2.6.0.jar from Jitpack
Retrieving com/github/kenglxn/qrgen/core/2.6.0/core-2.6.0.jar from Jitpack
Retrieving com/github/kenglxn/qrgen/core/2.6.0/core-2.6.0.jar from Jitpack
Could not transfer artifact com.github.kenglxn.qrgen:core:jar:2.6.0 from/to Jitpack (https://jitpack.io/): Checksum validation failed, expected 0c9d3c652d56b347b80e3e28eedd861ff8b9e552 but is 8eec5f8a5b67769b827b02b1b718a4373e448adb
We are relatively consistently getting "random" build errors due to checksum mismatches for 2.6.0. It appears that Jitpack has at least two different build artifacts that it is serving requests with. Sometimes it works for us, and sometimes it does not. This inconsistency has become quite painful.
Related: #137
The text was updated successfully, but these errors were encountered: