Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 3.57 KB

File metadata and controls

30 lines (22 loc) · 3.57 KB

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

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

This project defines 2 modules:

rebuilding 7 releases of org.codehaus.plexus:plexus-languages:

  • 2 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 5 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.2.0 mvn jdk21 result: 6 ✅ 586K
1.1.2 mvn jdk19 result: 6 ✅ 570K
1.1.1 mvn jdk11 result: 5 ✅ 1 ⚠️ 🔍 📝 570K
1.1.0 mvn jdk11 w result: 5 ✅ 1 ⚠️ 🔍 📝 569K
1.0.7 mvn jdk11 w result: 5 ✅ 1 ⚠️ 📝 567K
1.0.6 mvn jdk11 w result: 5 ✅ 1 ⚠️ 🔍 📝 564K
1.0.5 mvn jdk9 result: 4 ✅ 1 ⚠️ 89K

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