All the checksum validation tools I've found only seem to support files with format produced by the md5sum tool, ie -
checksum1 relative/path/file1 checksum2 relative/path/to/file2 ... But Maven publishes sibling files of the same name with ".md5" appended, and no relative path in the file. Does anyone know of a tool on Windows (shell extension, standalone GUI) that people could use after downloading the artifact (in this particular case it's an executable installer) and the md5 file and just double-click the md5 file to validate the download (or drag/drop the artifact and md5 file)? ---------------------------------------------------------------------- This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.
