We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Even though I really like your library I do get checksum warings when downloading via maven. Checksums are a good thing but only if they match. :-)
Downloading: https://raw.github.com/bulldog2011/bulldog-repo/master/repo/releases//com/leansoft/bigqueue/0.7.0/bigqueue-0.7.0.pom 1K downloaded (bigqueue-0.7.0.pom) [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '21fb9eb5593a93a65f8f02741ed6004b133d268a'; remote = 'ea13c4542869c9d557c3f7581a36bc1082f8025b' - RETRYING Downloading: https://raw.github.com/bulldog2011/bulldog-repo/master/repo/releases//com/leansoft/bigqueue/0.7.0/bigqueue-0.7.0.pom 1K downloaded (bigqueue-0.7.0.pom) [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '21fb9eb5593a93a65f8f02741ed6004b133d268a'; remote = 'ea13c4542869c9d557c3f7581a36bc1082f8025b' - IGNORING Downloading: https://raw.github.com/bulldog2011/bulldog-repo/master/repo/releases//com/leansoft/bigqueue/0.7.0/bigqueue-0.7.0.jar 37K downloaded (bigqueue-0.7.0.jar) Downloading: https://raw.github.com/bulldog2011/bulldog-repo/master/repo/releases//com/leansoft/bigqueue/0.7.0/bigqueue-0.7.0-sources.jar 24K downloaded (bigqueue-0.7.0-sources.jar)```
The text was updated successfully, but these errors were encountered:
Hi,
Thx for raising this issue, I can reproduce this issue on my local machine.
Although this is just a benigh warning, I will try to re-upload a new build.
Thx! -William
Sorry, something went wrong.
No branches or pull requests
Even though I really like your library I do get checksum warings when downloading via maven.
Checksums are a good thing but only if they match. :-)
The text was updated successfully, but these errors were encountered: