Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 4.43 KB

File metadata and controls

27 lines (21 loc) · 4.43 KB

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

Source code: https://github.com/apache/maven-compiler-plugin.git

rebuilding 10 releases of org.apache.maven.plugins:maven-compiler-plugin:

  • 9 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 1 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
4.0.0-beta-2 mvn jdk21 result: 6 ✅ 1.1M
4.0.0-beta-1 mvn jdk21 result: 6 ✅ 1.1M
3.14.0 mvn jdk21 result: 5 ✅ 1 ⚠️ 🔍 1.1M
3.13.0 mvn jdk21 result: 6 ✅ 1.2M
3.12.1 mvn jdk21 result: 6 ✅ 1.1M
3.12.0 mvn jdk21 result: 6 ✅ 1.1M
3.11.0 mvn jdk17 result: 4 ✅ 815K
3.10.1 mvn jdk11 result: 4 ✅ 752K
3.10.0 mvn jdk8 result: 4 ✅ 740K
3.9.0 mvn jdk8 w result: 4 ✅ 707K

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