Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 3.02 KB

File metadata and controls

22 lines (16 loc) · 3.02 KB

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

Source code: https://github.com/nilsaellen/reproducible-build-maven-plugin.git

rebuilding 5 releases of ch.galinet:reproducible-build-maven-plugin:

  • 5 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
0.17.0 mvn jdk8 result: 3 ✅ 119K
0.16.1 mvn jdk8 result: 3 ✅ 119K
0.15.3 mvn jdk8 result: 3 ✅ 116K
0.15.2 mvn jdk8 result: 3 ✅ 117K
0.15.1 mvn jdk8 result: 3 ✅ 116K

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