Skip to content

Latest commit

 

History

History
66 lines (58 loc) · 8.31 KB

File metadata and controls

66 lines (58 loc) · 8.31 KB

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

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

This project defines 35 modules:

rebuilding 10 releases of org.apache.maven.scm:maven-scm:

  • 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
2.1.0 mvn jdk8 w result: 94 ✅ 1 ⚠️ 🔍 11M
2.0.1 mvn jdk17 result: 55 ✅ 8.4M
2.0.0 mvn jdk8 w result: 55 ✅ 7.6M
2.0.0-M3 mvn jdk8 w result: 55 ✅ 7.6M
2.0.0-M2 mvn jdk8 w result: 55 ✅ 7.6M
2.0.0-M1 mvn jdk8 w result: 55 ✅ 4.3M
1.13.0 mvn jdk8 w result: 99 ✅ 9.3M
1.12.2 mvn jdk8 w result: 99 ✅ 9.3M
1.12.0 mvn jdk7 w result: 99 ✅ 9.3M
1.11.3 mvn jdk7 w result: 99 ✅ 9.3M

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