Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 3.27 KB

File metadata and controls

23 lines (17 loc) · 3.27 KB

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

Source code: https://github.com/mojohaus/flatten-maven-plugin.git

rebuilding 6 releases of org.codehaus.mojo:flatten-maven-plugin:

  • 3 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 3 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.6.0 mvn jdk21 result: 4 ✅ 536K
1.5.0 mvn jdk20 result: 3 ✅ 1 ⚠️ 🔍 📝 520K
1.4.1 mvn jdk17 result: 3 ✅ 1 ⚠️ 🔍 520K
1.4.0 mvn jdk17 result: 3 ✅ 1 ⚠️ 🔍 518K
1.3.0 mvn jdk8 result: 3 ✅ 180K
1.2.7 mvn jdk11 w result: 4 ✅ 458K

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