Skip to content

Metadata checksum file mismatches for 1.2 #3

@argggh

Description

@argggh

Hi,

I'm observing the following:

$ curl -s -L http://github.com/sijuv/protobuf-codec/raw/master/dist/protobuf/protobuf-codec-json/1.2/protobuf-codec-json-1.2.pom | sha1sum 
721f8f5aa2c4caecc915b2959d54473ff2c5fbfe  -
$ curl -s -L http://github.com/sijuv/protobuf-codec/raw/master/dist/protobuf/protobuf-codec-json/1.2/protobuf-codec-json-1.2.pom.sha1; echo
f0066bce39d3efeb71fa09d680ccb5be22d6d729
$ 

This makes Maven a bit unhappy. Is there reason for concern regarding the integrity of the artifacts, or are the checksum files just out-of-date? Can this be rectified?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions