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/07/18 16:43:00 UTC

[jira] [Commented] (MNG-6443) Confusing checksum message (editorial / word swap)

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

Michael Osipov commented on MNG-6443:
-------------------------------------

Please show full debug log with wire transport.

> Confusing checksum message (editorial / word swap)
> --------------------------------------------------
>
>                 Key: MNG-6443
>                 URL: https://issues.apache.org/jira/browse/MNG-6443
>             Project: Maven
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 3.5.4
>            Reporter: Peter Rader
>            Priority: Trivial
>
> I am writing an artifact-offering service.
> Step 1: Maven requests a pom from my site and get it successfully.
> Step 2: Then Maven requests a SHA1 for that pom (what is a good idea) and I have a charset bug.
> The message is:
> {{Downloading from a: http://localhost:8080/release-management/asdf/asdf/1/asdf-1.pom}}
> {{[WARNING] Checksum validation failed, expected ?N?N?Q?F??o?M*a?? but is ac124eb14ead51be4686eea36fa34d2a61a1b3ed from a for http://localhost:8080/release-management/asdf/asdf/1/asdf-1.pom}}
> {{Progress (1): 201 Bytes}}
> {{I do not think that ?N?N?Q?F??o?M*a?? was expected. SHA1 is a hash over the already-downloaded asdf-1.pom.}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)