Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1306 by [email protected]: Maven: caja maven repository fails to provide md5/sha1 checksum files
http://code.google.com/p/google-caja/issues/detail?id=1306

Summary:

The caja project provides a maven repository, but the repository fails to provide md5/sha1 checksum files for any of the caja resource files.


What revision of the cajoler exhibits the problem?  On what browser and OS?

The issue is not version, browser or OS dependent


What steps will reproduce the problem?

For each file in the maven repository, e.g. in:
http://google-caja.googlecode.com/svn/maven/caja/caja/r3828/
there should be a md5 and/or a sha1 checksum file.

See the following example:
http://repo2.maven.org/maven2/xerces/xercesImpl/2.9.1/
Repo metadata:
http://repo2.maven.org/maven2/xerces/xercesImpl/


What is the expected output? What do you see instead?

Erroneous output:
When building a project using maven, you see warning messages for Caja files, e.g.: [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for caja/caja/r3828/caja-r3828.pom - IGNORING

Correct output:
The message should not appear.

Please provide any additional information below.

Thank you.

Reply via email to