Skip to content

Install plugins command fails for maven central signatures (SHA512 checksums without a file part) #52413

Closed
@dweiss

Description

@dweiss

Maven central artifact signatures don't carry file name in checksums. ES fails when trying to install a published plugin with such signatures (InstallPluginCommand.java).

Example of a valid plugin that currently doesn't work (checksum itself is fine):
https://repo1.maven.org/maven2/org/carrot2/elasticsearch-carrot2/7.6.0/elasticsearch-carrot2-7.6.0.zip

I don't think workarounds exist (other than republishing with just md5/ sha1). @rjernst What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions