Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 3.74 KB

File metadata and controls

25 lines (19 loc) · 3.74 KB

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

Source code: https://github.com/s4u/sign-maven-plugin.git

rebuilding 8 releases of org.simplify4u.plugins:sign-maven-plugin:

  • 6 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 2 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.1.0 mvn jdk8 result: 3 ✅ 90K
1.0.1 mvn jdk8 result: 3 ✅ 94K
1.0.0 mvn jdk8 result: 3 ✅ 94K
0.3.1 mvn jdk8 result: 3 ✅ 81K
0.3.0 mvn jdk8 result: 3 ✅ 80K
0.2.1 mvn jdk8 result: 3 ✅ 79K
0.2.0 mvn jdk8 result: 2 ✅ 1 ⚠️ 📝 78K
0.1.0 mvn jdk15 result: 2 ✅ 1 ⚠️ 🔍 75K

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