Skip to content

commandercool/depcheck-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Hash'n'Check

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages