Uses of Class
org.eclipse.aether.transfer.ChecksumFailureException
The support infrastructure for repository connectors to apply checksum policies when validating the integrity of
downloaded files.
Signals an error while computing the local checksum value or retrieving the checksum value from the remote
repository.
Signals a mismatch between the locally computed checksum value and the checksum value declared by the remote
repository.
boolean
Signals that (even after a potential retry) checksum validation has failed.
Signals an error while computing the local checksum value or retrieving the checksum value from the remote
repository.
Signals a mismatch between the locally computed checksum value and the checksum value declared by the remote
repository.
Signals that all available checksums have been processed.