[jboss-jira] [JBoss JIRA] Closed: (JBBUILD-655) Wrong checksum on jboss maven repository
Paul Gier (JIRA)
jira-events at lists.jboss.org
Tue May 31 13:05:01 EDT 2011
[ https://issues.jboss.org/browse/JBBUILD-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Gier closed JBBUILD-655.
-----------------------------
Assignee: Paul Gier
Fix Version/s: Repository Support 2010
Resolution: Done
The Nexus routing rules are configured now so that everything under "org/jboss" must come from the jboss repositories.
> Wrong checksum on jboss maven repository
> ----------------------------------------
>
> Key: JBBUILD-655
> URL: https://issues.jboss.org/browse/JBBUILD-655
> Project: JBoss Build System
> Issue Type: Bug
> Components: Artifact Repositories
> Reporter: Fabricio Lemos
> Assignee: Paul Gier
> Fix For: Repository Support 2010
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list