Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 6.84 KB

File metadata and controls

48 lines (40 loc) · 6.84 KB

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

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

This project defines 13 modules:

rebuilding 14 releases of org.codehaus.plexus:plexus-compiler:

  • 12 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 2 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
2.15.0 mvn jdk21 result: 28 ✅ 489K
2.14.2 mvn jdk21 result: 28 ✅ 476K
2.14.1 mvn jdk21 result: 28 ✅ 471K
2.14.0 mvn jdk21 result: 28 ✅ 468K
2.13.0 mvn jdk11 result: 31 ✅ 499K
2.12.1 mvn jdk11 result: 31 ✅ 497K
2.12.0 mvn jdk11 result: 31 ✅ 489K
2.11.1 mvn jdk11 result: 31 ✅ 489K
2.11.0 mvn jdk11 result: 31 ✅ 481K
2.10.0 mvn jdk11 result: 32 ✅ 481K
2.9.0 mvn jdk11 result: 35 ✅ 492K
2.8.8 mvn jdk8 result: 21 ✅ 14 ⚠️ 470K
2.8.7 mvn jdk11 result: 21 ✅ 13 ⚠️ 453K
2.8.6 mvn jdk8 result: 33 ✅ 253K

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