Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 2.59 KB

File metadata and controls

21 lines (15 loc) · 2.59 KB

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

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

rebuilding 4 releases of org.apache.maven.plugins:maven-source-plugin:

  • 3 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-1 mvn jdk21 result: 6 ✅ 435K
3.3.1 mvn jdk11 result: 6 ✅ 466K
3.3.0 mvn jdk17 result: 4 ✅ 275K
3.2.1 mvn jdk8 result: 1 ✅ 3 ⚠️ 261K

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