[
https://issues.apache.org/jira/browse/MNG-5841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634021#comment-14634021
]
Julian Hyde commented on MNG-5841:
----------------------------------
For Apache projects, note that these are the pertinent guidelines:
http://www.apache.org/dev/release-distribution#sigs-and-sums
> Install plugin should generate md5 in same format as md5sum
> -----------------------------------------------------------
>
> Key: MNG-5841
> URL: https://issues.apache.org/jira/browse/MNG-5841
> Project: Maven
> Issue Type: Bug
> Reporter: Julian Hyde
>
> maven-install-plugin generates md5 and sha1 files that contain just a
> checksum (and no newline), whereas md5sum generates a file with a checksum
> and the file name.
> It would be good to support that format.
> See discussion in CALCITE-747. I would rather use maven than resorting to
> shell scripts as the Phoenix project has (see a later comment in that thread).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)