You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2019/09/03 16:31:00 UTC

[jira] [Closed] (MNG-6756) Maven 3.6.2 incorrect sha512 checksums

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

Robert Scholte closed MNG-6756.
-------------------------------
      Assignee: Robert Scholte
    Resolution: Fixed

Fixed, thanks for reporting

> Maven 3.6.2 incorrect sha512 checksums
> --------------------------------------
>
>                 Key: MNG-6756
>                 URL: https://issues.apache.org/jira/browse/MNG-6756
>             Project: Maven
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 3.6.2
>            Reporter: Sam von Liebenstein
>            Assignee: Robert Scholte
>            Priority: Major
>
> The SHA512 checksums published on [http://apache.org/dist/maven/maven-3/3.6.2/binaries/] are incorrect.
> apache-maven-3.6.2-bin.zip.sha512 is:
> {code:java}
> d7fdafbc16bd547bc3c2513255df375c2a616b04d414c2ffd7d9deb9931fab5db4c7ac912cc4bb0d96d0a083560b3cc1848ea9eecc3aeb4e4c5184329a7ead5b
> {code}
> It should be: 
> {code:java}
> 4bb0e0bb1fb74f1b990ba9a6493cc6345873d9188fc7613df16ab0d5bd2017de5a3917af4502792f0bad1fcc95785dcc6660f7add53548e0ec4bfb30ce4b1da7 {code}
> apache-maven-3.6.2-bin.tar.gz.sha512 is:
> {code:java}
> 235198b48d29fe2f2394f2607a9a1637acfd0286beacb974c566f7f36ac6c469871a0db287539b2b62e6322d7423f586949e41cbbfea330fe03bf690688f6fd7{code}
> It should be:
> {code:java}
> d941423d115cd021514bfd06c453658b1b3e39e6240969caf4315ab7119a77299713f14b620fb2571a264f8dff2473d8af3cb47b05acf0036fc2553199a5c1ee
> {code}
>  
> If I'm in the wrong place to report this issue, please point me in the right direction. :)
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)