Skip to content
New issue

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

checksum warning when downloading pom #3

Open
tombeck opened this issue Sep 26, 2013 · 1 comment
Open

checksum warning when downloading pom #3

tombeck opened this issue Sep 26, 2013 · 1 comment

Comments

@tombeck
Copy link

tombeck commented Sep 26, 2013

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)```
@bulldog2011
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants