faulty jempbox checksum file in maven central
---------------------------------------------
Key: PDFBOX-625
URL: https://issues.apache.org/jira/browse/PDFBOX-625
Project: PDFBox
Issue Type: Bug
Components: JempBox
Affects Versions: 1.0.0
Reporter: Aaron Kaplan
maven is giving me "CHECKSUM FAILED" warnings for jempbox-1.0.0.jar . The
checksum file
http://repo1.maven.org/maven2/org/apache/pdfbox/jempbox/1.0.0/jempbox-1.0.0.jar.md5
contains the following:
jempbox-1.0.0.jar: C1 83 87 F9 1F A8 66 DA 2D E4 2C A6 61 FE D3 D5
That's the right checksum, but the format of the file is wrong. The checksum
files of other packages, e.g.
http://repo1.maven.org/maven2/org/apache/pdfbox/pdfbox/1.0.0/pdfbox-1.0.0.jar.md5
contain only the checksum, not the filename, and use lowercase letters and no
spaces.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.