Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 6.92 KB

File metadata and controls

48 lines (40 loc) · 6.92 KB

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

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

This project defines 14 modules:

rebuilding 13 releases of org.apache.maven.plugin-tools:maven-plugin-tools:

  • 13 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 0 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
3.13.0 mvn jdk8 w result: 69 ✅ 5.6M
3.12.0 mvn jdk11 result: 71 ✅ 5.8M
3.11.0 mvn jdk8 w result: 71 ✅ 5.4M
3.10.2 mvn jdk17 result: 71 ✅ 5.8M
3.10.1 mvn jdk8 w result: 43 ✅ 2.8M
3.9.0 mvn jdk8 w result: 43 ✅ 2.7M
3.8.2 mvn jdk17 result: 43 ✅ 2.8M
3.8.1 mvn jdk17 result: 43 ✅ 2.8M
3.7.1 mvn jdk17 result: 43 ✅ 2.7M
3.7.0 mvn jdk8 result: 43 ✅ 2.7M
3.6.4 mvn jdk8 result: 40 ✅ 1.4M
3.6.2 mvn jdk16 w result: 40 ✅ 1.4M
3.6.1 mvn jdk8 w result: 40 ✅ 1.3M

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