Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 2.38 KB

File metadata and controls

21 lines (15 loc) · 2.38 KB

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

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

rebuilding 4 releases of org.apache.maven.plugins:maven-resources-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 ✅ 1.2M
3.3.1 mvn jdk17 result: 4 ✅ 984K
3.3.0 mvn jdk8 w result: 4 ✅ 989K
3.2.0 mvn jdk8 w result: 1 ✅ 3 ⚠️ 🔍 988K

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