Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 3.13 KB

File metadata and controls

22 lines (16 loc) · 3.13 KB

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

Source code: https://github.com/hazendaz/whitespace-maven-plugin.git

rebuilding 5 releases of com.github.hazendaz.maven:whitespace-maven-plugin:

  • 2 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.4.0 mvn jdk22 w result: 6 ✅ 153K
1.3.2 mvn jdk21 w result: 6 ✅ 160K
1.3.1 mvn jdk21 w result: 4 ✅ 1 ⚠️ 🔍 55K
1.3.0 mvn jdk17 w result: 4 ✅ 1 ⚠️ 🔍 55K
1.2.0 mvn jdk17 w result: 4 ✅ 1 ⚠️ 🔍 54K

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