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 2018/06/24 18:14:00 UTC

[jira] [Closed] (MNG-5841) Install plugin should generate md5 in same format as md5sum

     [ https://issues.apache.org/jira/browse/MNG-5841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MNG-5841.
-------------------------------
    Resolution: Won't Fix

I see no bug here. The format won't change because it must comply with the Maven 2 repository format.

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)