添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
酒量小的紫菜汤  ·  eM Crashing no error ...·  4 周前    · 
爱健身的眼镜  ·  广东省视光学学会·  4 月前    · 
无邪的单杠  ·  上汽集团官网·  7 月前    · 

Uses of Class
org.eclipse.aether.transfer.ChecksumFailureException

Packages that use ChecksumFailureException
Package
Description
The support infrastructure for repository connectors to apply checksum policies when validating the integrity of downloaded files.

Uses of ChecksumFailureException in org.eclipse.aether.spi.connector.checksum

Modifier and Type
Method
Description
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.
Modifier and Type
Method
Description
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.
ChecksumPolicy. onNoMoreChecksums ()
Signals that all available checksums have been processed.