Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 3.44 KB

File metadata and controls

25 lines (19 loc) · 3.44 KB

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

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

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

  • 8 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
4.0.0-beta-1 mvn jdk21 result: 6 ✅ 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)