Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 3.35 KB

File metadata and controls

29 lines (21 loc) · 3.35 KB

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

Source code: https://github.com/codehaus-plexus/plexus-interactivity.git

This project defines 3 modules:

rebuilding 5 releases of org.codehaus.plexus:plexus-interactivity:

  • 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? stabilize size
1.5.1 mvn jdk25 result: 5 ✅ 49K
1.4 mvn jdk23 result: 5 ✅ 49K
1.3 mvn jdk21 result: 6 ✅ 49K
1.2 mvn jdk21 result: 6 ✅ 50K
1.1 mvn jdk7 w result: 9 ✅ 58K

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