Discussion:
[picocontainer-dev] nanocontainer-testmodel in Maven Central has invalid checksum
Devin Greene
2012-04-16 20:11:47 UTC
Permalink
I'm not sure if this is the right place to report this or not.

The POM file for nanocontainer-testmodel 1.0 entry in Maven Central has an
invalid SHA1 checksum. I've repeated downloaded the file and checked it, and the
SHA1 checksum of the POM file is incorrect.

This is causing me grief even though I'm not using nanocontainer myself, because
it is a transitive dependency of JacORB (which I am using).

Can this be fixed, or do you know who should be contacted to address this?


http://search.maven.org/#artifactdetails|nanocontainer|nanocontainer-testmodel|1.0|jar




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Mauro Talevi
2012-04-17 07:56:21 UTC
Permalink
It's most likely that JacORB has been a bit careless with the dependency
management.

The testmodel jar should probably not be transtitive and you can
excluded from your dependency tree.
Post by Devin Greene
I'm not sure if this is the right place to report this or not.
The POM file for nanocontainer-testmodel 1.0 entry in Maven Central has an
invalid SHA1 checksum. I've repeated downloaded the file and checked it, and the
SHA1 checksum of the POM file is incorrect.
This is causing me grief even though I'm not using nanocontainer myself, because
it is a transitive dependency of JacORB (which I am using).
Can this be fixed, or do you know who should be contacted to address this?
http://search.maven.org/#artifactdetails|nanocontainer|nanocontainer-testmodel|1.0|jar
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Loading...