You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamás Cservenák (Jira)" <ji...@apache.org> on 2022/01/31 12:25:00 UTC

[jira] [Assigned] (MRESOLVER-237) Make all checksum mismatches handled same

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

Tamás Cservenák reassigned MRESOLVER-237:
-----------------------------------------

    Assignee: Tamás Cservenák

> Make all checksum mismatches handled same
> -----------------------------------------
>
>                 Key: MRESOLVER-237
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-237
>             Project: Maven Resolver
>          Issue Type: Task
>          Components: Resolver
>            Reporter: Tamás Cservenák
>            Assignee: Tamás Cservenák
>            Priority: Major
>             Fix For: 1.8.0
>
>
> Currently (1.7.x releases) the "included" (inlined) checksums produce "soft fail" and resolver goes for download of remote external checksum. In 1.8.x line where we added 3rd checksum kind (provided), all 3 of kinds should be treated equally.
> Also improve error message, it was: {{Checksum validation failed, expected BAD but is cf43b5391de623b36fe066a21127baef82c64022}} but make it tell more: {{Checksum validation failed, expected 'BAD' (PROVIDED) but is 'cf43b5391de623b36fe066a21127baef82c64022' (actual)}}
> (added single quotes around checksums and tell their origin)



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