You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2022/01/06 22:40:00 UTC

[jira] [Commented] (MPOM-282) Create correct SHA512 content

    [ https://issues.apache.org/jira/browse/MPOM-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470226#comment-17470226 ] 

Michael Osipov commented on MPOM-282:
-------------------------------------

I guess if the format is fixed, this should be removed:                   {{<attachChecksums>true</attachChecksums>}}.

> Create correct SHA512 content
> -----------------------------
>
>                 Key: MPOM-282
>                 URL: https://issues.apache.org/jira/browse/MPOM-282
>             Project: Maven POMs
>          Issue Type: Improvement
>          Components: asf
>            Reporter: Karl Heinz Marbaise
>            Priority: Minor
>
> Currently the created SHA512 which is used for the distribution area contains only the checksum but not the filename which results in bad output if the checksums being checked via command line tool:
> {code}
> $ shasum -c apache-maven-3.2.5-bin.tar.gz.sha512
> $ shasum: apache-maven-3.2.5-bin.tar.gz.sha512: no properly formatted SHA checksum lines found
> {code}
> The checksum should be enhanced to support that correctly.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)