Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.96 KB

File metadata and controls

20 lines (14 loc) · 1.96 KB

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

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

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

  • 2 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
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)