Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 436 Bytes

File metadata and controls

8 lines (5 loc) · 436 Bytes

Maven plugin to generate and check checksums of maven dependencies

The project was inspired by this post on stackoverflow.

The plugin itself is very simple and has two goals:

  • hash - hashes all dependency artifacts of the project and puts md5 file in the project parent directory;
  • check - checks artifact's hashes against this files.