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

MD5/SHA-1 checksums incorrect on some geodb artifacts in opengeo maven repo #21

Open
matt-deboer opened this issue Jun 24, 2014 · 1 comment

Comments

@matt-deboer
Copy link

I just recently pulled down the some artifacts from the opengeo maven repository
(geodb-0.8.jar, geodb-0.8-sources.jar, and hatbox-1.0.b9.jar) and all 3 had mismatched sha-1 and md5 checksums. Just to make sure I wasn't crazy, I pulled down another jar from the same repo (hsqldb-1.8.0.7) and it's checksums were correct, so perhaps the problem only exists with these particular artifacts...

@jdeolive
Copy link
Owner

Hey Matt, unfortunately this is a problem with that maven repository. It is kind of a long story but the gist is that we have been using a combination of maven 2 and maven 3 to deploy artifacts and it is throwing off repository metadata, which then causes checksums to fail.

Anyways, we're working on it and looking at using an actual repository manager to try and address some of our issues, including this one.

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