[weld-issues] [JBoss JIRA] Created: (WELD-716) Wrong checksum on jboss maven repository

Fabricio Lemos (JIRA) jira-events at lists.jboss.org
Thu Oct 7 10:23:40 EDT 2010


Wrong checksum on jboss maven repository
----------------------------------------

                 Key: WELD-716
                 URL: https://jira.jboss.org/browse/WELD-716
             Project: Weld
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: 1.0.1.Final, 1.0.0.GA
            Reporter: Fabricio Lemos


Some POMs are with the wrong checksum on Jboss Maven Repository, which causes artifactory to reject those POMs if validation is on.

Here a few examples of artifactory output:

 jboss: Downloaded 'http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/1.0-SP1/weld-api-bom-1.0-SP1.pom' with return code: 200.
 (o.a.r.v.i.PomInterceptor:78) - Failed to transform pom file
java.io.IOException: Checksum policy 'GEN_IF_ABSENT' rejected the artifact 'weld-api-bom-1.0-SP1.pom'. Checksums info: [ChecksumInfo{type=SHA-1, original='11c59ba0129c15a2966adf7b993552ac0e38f5db', actual='a682982a8c581b327c79b6ef5dd239005cf4d30b'}, ChecksumInfo{type=MD5, original='645ce7c04f2650ec80b54ace02b4c1b9', actual='1f00ec3b8241348739fbb1544b53aef5'}]

(o.a.r.HttpRepo      :196) - jboss: Downloaded 'http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-bom/1.0.1-Final/weld-core-bom-1.0.1-Final.pom' with return code: 200.
[ERROR] (o.a.r.v.i.PomInterceptor:78) - Failed to transform pom file
java.io.IOException: Checksum policy 'GEN_IF_ABSENT' rejected the artifact 'weld-core-bom-1.0.1-Final.pom'. Checksums info: [ChecksumInfo{type=SHA-1, original='05c018953796d43baaec6b7b526883116fb4ba4c', actual='9c1d4f3ba941405a2717081d29e2b542934a69d7'}, ChecksumInfo{type=MD5, original='98167a84f872b7d2ab07c4826269cff5', actual='de063cceee5e38a7b0b9b8d82930aebb'}]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list