Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 2.69 KB

File metadata and controls

30 lines (22 loc) · 2.69 KB

Reproducible Builds an independently-verifiable path from source to binary code

Source code: https://github.com/mojohaus/mrm.git

This project defines 5 modules:

rebuilding 4 releases of org.codehaus.mojo:mrm:

  • 4 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 0 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.6.0 mvn jdk21 result: 11 ✅ 385K
1.5.0 mvn jdk8 result: 11 ✅ 378K
1.4.1 mvn jdk8 result: 14 ✅ 5.3M
1.4.0 mvn jdk11 result: 14 ✅ 5.2M

(size is calculated without javadoc, that has been excluded from reproducibility checks)