Coder Social home page Coder Social logo

pombredanne / reproducible-central Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jvm-repo-rebuild/reproducible-central

0.0 1.0 0.0 13.04 MB

Reproducible Central: rebuild instructions for artifacts published to (Maven) Central Repository

Shell 100.00%

reproducible-central's Introduction

Rebuilding artifacts from (Maven) Central Repository

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

As part of Reproducible Builds efforts for the JVM, this "Reproducible Central" project is an attempt at:

  1. writing .buildspecrebuild instructions for the artifacts available in the Central Repository, equivalent to the packaging instructions that are maintained by every Linux distribution (for example Debian's debian/rules or ArchLinux's PKGBUILD), whatever the build tool used (Central Repository is not used by Maven only)
  2. show the level of reproducibility obtained using previous instructions: how many output files from the rebuild are strictly equal to reference in Central Repository, how many output files are not yet reproducible and should be improved before the next release?

What Can I Do?

Rebuild Yourself To Check Results
  • Prerequisites
    • Docker

    • dos2unix - DOS to MAC/UNIX text file format converter.

      Can be installed via homebrew on MAC via: brew install dos2unix.

You can rebuild a project release by running:

./rebuild.sh content/<path/to/...>/<project>-<version>.buildspec

rebuild.sh script will use the build specification file (= .buildspec file) to choose a Docker image to rebuild the project and check output against Central Repository reference binaries.

Contribute A New `.buildspec`

If you know a project released to Central Repository that is expected to provide Reproducible Builds, please tell us by opening an issue with details.

You can also choose one from our list of projects waiting for a .buildspec: follow our instructions to write a new .buildspec) that you can contribute back with a PR.

Improve Reproducibility Score Of A Project Release

If a rebuild published here is not fully reproducible (it has some โš ๏ธ), there is an issue: please help to improve the situation.

You'll need to rebuild the release yourself (see previous instructions), then use diffoscope to easily explore precise difference between reference file from Central Repository and effective rebuild file, then debug up to the root cause of this unwanted difference:

  • rebuilder bug: if the improvement has to happen at buildspec or rebuild script level, don't hesitate to open an issue or a PR here,
  • upstream project reproducibility issue ๐Ÿชฒ: please contact the upstream project and help them improve the reproducibility for their next release, creating an issue in their issue tracker and adding it to Reproducible Central buildspec as issue parameter that will link to it with a ๐Ÿชฒ.
Add Reproducible Builds Badge to a Project With Reproducible Releases

If a project has listed here at least one release with proven reproducibility success, it can add a badge like Reproducible Builds pointing to its entries here:

[![Reproducible Builds](https://img.shields.io/badge/Reproducible_Builds-ok-success?labelColor=1e5b96)](https://github.com/jvm-repo-rebuild/reproducible-central#...groupId...:...artifactId...)

Notice the anchor in the link.

Rebuild Results

Nightly Rebuild: CircleCI

rebuilding 424 releases of 126 projects:

  • 303 releases were found successfully fully reproducible (100% reproducible artifacts โœ”๏ธ),
  • 121 had issues (some unreproducible artifacts โš ๏ธ):
Central Repository groupId:artifactId(s) version build spec result:
reproducible?
biz.aQute.bnd:maven-plugins 5.2.0 mvn j8 result: 8 โœ”๏ธ
5.3.0 mvn j8 result: 8 โœ”๏ธ
6.0.0 mvn j8 result: 16 โœ”๏ธ
com.github.adangel.liquibase.ext:.-percona 2.0.0 mvn j11 result: 2 โœ”๏ธ
com.github.ldapchai:ldapchai 0.7.6 mvn j14 result: 2 โš ๏ธ
0.8.0 mvn j15 result: 2 โš ๏ธ๐Ÿ”
0.8.1 mvn j11 result: 1 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
com.github.package-url:packageurl-java 1.3.1 mvn j8 result: 2 โœ”๏ธ
1.4.0 mvn j8 result: 2 โœ”๏ธ
1.4.1 mvn j8 result: 2 โœ”๏ธ
com.io7m.jade:com.io7m.jade 1.0.1 mvn j11 result: 17 โœ”๏ธ
com.ongres:stringprep 2.0 mvn j11 result: 3 โœ”๏ธ 3 โš ๏ธ๐Ÿ”
com.scalapenos:stamina 0.1.5 sbt j8 24 โœ”๏ธ
0.1.6 sbt j8 24 โœ”๏ธ
com.taobao.arthas:arthas-all 3.3.7 mvn j8 result: 14 โœ”๏ธ 21 โš ๏ธ๐Ÿ”
3.3.8 mvn j8 result: 14 โœ”๏ธ 21 โš ๏ธ
3.3.9 mvn j8 result: 14 โœ”๏ธ 21 โš ๏ธ
3.4.0 mvn j8 result: 14 โœ”๏ธ 21 โš ๏ธ
3.4.1 mvn j8 result: 14 โœ”๏ธ 21 โš ๏ธ
3.4.2 mvn j8 result: 14 โœ”๏ธ 21 โš ๏ธ
3.4.3 mvn j8 result: 31 โœ”๏ธ 4 โš ๏ธ
3.4.4 mvn j8 result: 14 โœ”๏ธ 22 โš ๏ธ๐Ÿ”
3.4.5 mvn j8 result: 14 โœ”๏ธ 22 โš ๏ธ๐Ÿ”
3.4.6 mvn j8 result: 31 โœ”๏ธ 5 โš ๏ธ๐Ÿ”
3.4.8 mvn j8 result: 31 โœ”๏ธ 5 โš ๏ธ๐Ÿ”
3.5.0 mvn j8 result: 31 โœ”๏ธ 5 โš ๏ธ๐Ÿ”
3.5.1 mvn j8 result: 31 โœ”๏ธ 5 โš ๏ธ๐Ÿ”
fr.vidal.oss:atom-jaxb 1.0.0 mvn j8 result: 3 โš ๏ธ๐Ÿ”
1.0.1 mvn j8 result: 3 โœ”๏ธ
io.dropwizard:dropwizard-project 2.0.10 mvn j8 result: 27 โœ”๏ธ 1 โš ๏ธ
2.0.11 mvn j8 result: 27 โœ”๏ธ 1 โš ๏ธ
2.0.12 mvn j8 result: 27 โœ”๏ธ 1 โš ๏ธ
2.0.13 mvn j8 result: 28 โœ”๏ธ
2.0.14 mvn j8 result: 28 โœ”๏ธ
2.0.15 mvn j8 result: 28 โœ”๏ธ
2.0.16 mvn j8 result: 28 โœ”๏ธ
2.0.17 mvn j11 result: 28 โœ”๏ธ
2.0.18 mvn j11 result: 28 โœ”๏ธ
2.0.19 mvn j8 result: 28 โœ”๏ธ
2.0.20 mvn j8 result: 28 โœ”๏ธ
2.0.21 mvn j8 result: 28 โœ”๏ธ
2.0.22 mvn j8 result: 28 โœ”๏ธ
2.0.23 mvn j8 result: 28 โœ”๏ธ
2.0.24 mvn j8 result: 28 โœ”๏ธ
2.0.25 mvn j8 result: 28 โœ”๏ธ
2.1.0-beta.1 mvn j8 result: 28 โœ”๏ธ
2.1.0-beta.2 mvn j8 result: 29 โœ”๏ธ
2.1.0-beta.3 mvn j8 result: 29 โœ”๏ธ
2.1.0-beta.4 mvn j8 result: 29 โœ”๏ธ
io.dropwizard.metrics:metrics 4.1.11 mvn j8 result: 44 โœ”๏ธ
4.1.12 mvn j11 result: 44 โœ”๏ธ
4.1.13 mvn j11 result: 44 โœ”๏ธ
4.1.14 mvn j11 result: 44 โœ”๏ธ
4.1.15 mvn j11 result: 44 โœ”๏ธ
4.1.16 mvn j11 result: 44 โœ”๏ธ
4.1.17 mvn j8 result: 22 โœ”๏ธ
4.1.18 mvn j8 result: 22 โœ”๏ธ
4.1.19 mvn j8 result: 22 โš ๏ธ๐Ÿ”
4.1.22 mvn j8 result: 22 โš ๏ธ๐Ÿ”
4.1.23 mvn j8 result: 22 โœ”๏ธ 22 โš ๏ธ๐Ÿ”
4.2.0-beta.1 mvn j11 result: 27 โœ”๏ธ
4.2.0-beta.2 mvn j11 result: 28 โœ”๏ธ
4.2.0-beta.3 mvn j11 result: 28 โœ”๏ธ
4.2.0-beta.4 mvn j11 result: 28 โš ๏ธ
4.2.0 mvn j11 result: 28 โš ๏ธ๐Ÿ”
4.2.1 mvn j11 result: 28 โš ๏ธ๐Ÿ”
4.2.4 mvn j11 result: 28 โœ”๏ธ 28 โš ๏ธ๐Ÿ”
io.fabric8:docker-maven-plugin 0.35.0 mvn j11 result: 2 โœ”๏ธ
0.36.0 mvn j11 result: 1 โœ”๏ธ 1 โš ๏ธ
0.36.1 mvn j11 result: 1 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
0.37.0 mvn j11 result: 2 โœ”๏ธ
io.fabric8:kubernetes-client 5.1.0 mvn j8 result: 98 โœ”๏ธ 57 โš ๏ธ๐Ÿ”
5.1.1 mvn j8 result: 98 โœ”๏ธ 57 โš ๏ธ๐Ÿ”
5.2.0 mvn j8 result: 99 โœ”๏ธ 58 โš ๏ธ๐Ÿ”
5.2.1 mvn j11 result: 103 โœ”๏ธ 54 โš ๏ธ๐Ÿ”
5.4.0 mvn j8 result: 103 โœ”๏ธ 66 โš ๏ธ๐Ÿ”
5.4.1 mvn j8 result: 103 โœ”๏ธ 66 โš ๏ธ๐Ÿ”
io.github.derkrischan:jpdftest 0.8.0 mvn j7 result: 1 โœ”๏ธ
0.9.0 mvn j7 result: 1 โœ”๏ธ
io.liftwizard:liftwizard 0.1.0 mvn j11 result: 81 โœ”๏ธ
0.10.0 mvn j11 result: 97 โœ”๏ธ
0.11.0 mvn j11 result: 97 โœ”๏ธ
0.12.0 mvn j11 result: 102 โœ”๏ธ
0.13.0 mvn j11 result: 107 โœ”๏ธ
0.14.0 mvn j11 result: 107 โœ”๏ธ
0.15.0 mvn j11 result: 107 โœ”๏ธ
0.16.0 mvn j11 result: 107 โœ”๏ธ
0.17.0 mvn j11 result: 108 โœ”๏ธ
0.18.0 mvn j11 result: 111 โœ”๏ธ
0.2.0 mvn j11 result: 83 โœ”๏ธ
0.3.0 mvn j11 result: 86 โœ”๏ธ
0.4.0 mvn j11 result: 89 โœ”๏ธ
0.5.0 mvn j11 result: 89 โœ”๏ธ
0.6.0 mvn j11 result: 93 โœ”๏ธ
0.7.0 mvn j11 result: 93 โœ”๏ธ
0.8.0 mvn j11 result: 96 โœ”๏ธ
0.9.0 mvn j11 result: 96 โœ”๏ธ
io.micronaut.build:micronaut-maven-plugin 1.0.0.RC4 mvn j8 result: 2 โœ”๏ธ
1.0.0 mvn j8 result: 2 โœ”๏ธ
1.1.0.M1 mvn j8 result: 2 โœ”๏ธ
1.1.0 mvn j8 result: 2 โœ”๏ธ
1.1.1 mvn j8 result: 2 โœ”๏ธ
1.1.2 mvn j8 result: 2 โœ”๏ธ
1.1.3 mvn j8 result: 2 โœ”๏ธ
1.1.4 mvn j8 result: 2 โœ”๏ธ
1.1.5 mvn j8 result: 2 โœ”๏ธ
1.1.6 mvn j8 result: 2 โœ”๏ธ
1.1.7 mvn j8 result: 2 โœ”๏ธ
1.1.8 mvn j8 result: 2 โœ”๏ธ
2.0.0 mvn j8 result: 2 โœ”๏ธ
3.0.0 mvn j8 result: 2 โœ”๏ธ
3.0.1 mvn j8 result: 2 โœ”๏ธ
3.0.2 mvn j8 result: 2 โœ”๏ธ
io.wcm-caconfig:editor 1.7.2 mvn j8 w result: 3 โš ๏ธ
1.7.4 mvn j8 w result: 3 โš ๏ธ
1.7.6 mvn j8 w result: 3 โš ๏ธ๐Ÿ”
1.8.0 mvn j11 w result: 3 โš ๏ธ๐Ÿ”
io.wcm-handler:link 1.5.2 mvn j8 w result: 1 โœ”๏ธ 1 โš ๏ธ
1.5.4 mvn j8 w result: 1 โœ”๏ธ 1 โš ๏ธ
1.6.0 mvn j11 w result: 1 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
1.6.2 mvn j11 w result: 1 โœ”๏ธ 3 โš ๏ธ๐Ÿ”
io.wcm-handler:media 1.10.0 mvn j11 w result: 2 โœ”๏ธ
1.11.0 mvn j11 w result: 2 โœ”๏ธ
1.9.2 mvn j8 w result: 2 โœ”๏ธ
1.9.4 mvn j8 w result: 2 โœ”๏ธ
1.9.6 mvn j8 w result: 2 โœ”๏ธ
io.wcm-handler:richtext 1.4.0 mvn j8 w result: 2 โš ๏ธ
1.5.0 mvn j11 w result: 2 โš ๏ธ
1.5.2 mvn j11 w result: 4 โš ๏ธ
io.wcm-tooling:content-package-builder 1.5.4 mvn j8 w result: 2 โœ”๏ธ
io.wcm-tooling:crx-packmgr-helper 1.7.2 mvn j8 w result: 2 โœ”๏ธ
1.7.4 mvn j8 w result: 2 โœ”๏ธ
io.wcm-tooling:parent_toplevel 1.5.8 mvn j8 result: 1 โœ”๏ธ
1.6.0 mvn j8 result: 1 โœ”๏ธ
1.6.2 mvn j8 result: 1 โœ”๏ธ
1.6.4 mvn j8 result: 1 โœ”๏ธ
1.6.6 mvn j8 result: 1 โœ”๏ธ
io.wcm-WCM:commons 1.7.0 mvn j8 w result: 2 โœ”๏ธ
1.8.0 mvn j11 w result: 2 โœ”๏ธ
io.wcm-WCM:parsys 1.5.0 mvn j8 w result: 2 โœ”๏ธ
1.6.0 mvn j11 w result: 2 โœ”๏ธ
1.6.2 mvn j11 w result: 2 โœ”๏ธ
1.6.4 mvn j11 w result: 2 โœ”๏ธ 2 โš ๏ธ
io.wcm-WCM:ui.clientlibs 1.1.0 mvn j8 w result: 2 โœ”๏ธ
1.1.2 mvn j8 w result: 2 โœ”๏ธ
1.2.0 mvn j11 w result: 2 โœ”๏ธ
io.wcm-WCM:ui.granite 1.6.2 mvn j8 w result: 2 โœ”๏ธ
1.6.4 mvn j8 w result: 2 โœ”๏ธ
1.7.0 mvn j11 w result: 2 โœ”๏ธ
1.7.2 mvn j11 w result: 2 โœ”๏ธ
net.sourceforge.pmd:pmd 6.24.0 mvn j11 result: 62 โœ”๏ธ
6.25.0 mvn j11 result: 64 โœ”๏ธ
6.26.0 mvn j11 result: 64 โœ”๏ธ
6.27.0 mvn j11 result: 64 โœ”๏ธ
6.28.0 mvn j11 result: 64 โœ”๏ธ
6.29.0 mvn j11 result: 64 โœ”๏ธ
6.30.0 mvn j11 result: 60 โœ”๏ธ 4 โš ๏ธ๐Ÿ”
6.31.0 mvn j11 result: 64 โœ”๏ธ
6.32.0 mvn j11 result: 64 โœ”๏ธ
nl.hsac:hsac-fitnesse-fixtures 4.13.0 mvn j8 result: 3 โš ๏ธ๐Ÿ”
4.14.0 mvn j8 result: 3 โš ๏ธ๐Ÿ”
4.20.0 mvn j8 result: 3 โš ๏ธ๐Ÿ”
4.21.0 mvn j8 result: 3 โš ๏ธ๐Ÿ”
4.22.0 mvn j8 result: 1 โœ”๏ธ 2 โš ๏ธ๐Ÿ”
4.22.1 mvn j8 result: 3 โœ”๏ธ
4.23.0 mvn j8 result: 3 โœ”๏ธ
4.23.1 mvn j8 result: 3 โœ”๏ธ
4.23.2 mvn j8 result: 3 โœ”๏ธ
4.24.0 mvn j8 result: 3 โœ”๏ธ
4.24.1 mvn j8 result: 3 โœ”๏ธ
4.25.0 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
4.26.0 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
4.27.0 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
4.27.1 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
4.27.2 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
4.27.3 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
4.28.0 mvn j8 result: 3 โœ”๏ธ
4.28.1 mvn j8 result: 3 โœ”๏ธ
org.apache.accumulo:accumulo 1.10.0 mvn j11 result: 36 โœ”๏ธ 3 โš ๏ธ
1.10.1 mvn j11 result: 36 โœ”๏ธ 3 โš ๏ธ
org.apache:apache 23 mvn j8 result: 1 โœ”๏ธ
24 mvn j8 result: 1 โš ๏ธ๐Ÿ”
org.apache.aries.cdi 1.1.4 mvn j8 result: 2 โœ”๏ธ 30 โš ๏ธ๐Ÿ”
org.apache.dubbo:dubbo 2.7.7 mvn j8 result: 148 โœ”๏ธ 2 โš ๏ธ๐Ÿ”
2.7.8 mvn j8 result: 148 โœ”๏ธ 3 โš ๏ธ
2.7.9 mvn j8 result: 122 โœ”๏ธ 30 โš ๏ธ๐Ÿ”
org.apache.httpcomponents:parent 12 mvn j8 w result: 1 โœ”๏ธ
org.apache.jena:jena 3.14.0 mvn j8 result: 107 โœ”๏ธ 30 โš ๏ธ
3.15.0 mvn j8 result: 110 โœ”๏ธ 29 โš ๏ธ
3.16.0 mvn j8 result: 110 โœ”๏ธ 29 โš ๏ธ
3.17.0 mvn j8 result: 128 โœ”๏ธ 12 โš ๏ธ
4.0.0 mvn j11 result: 115 โœ”๏ธ 7 โš ๏ธ
4.1.0 mvn j11 result: 106 โœ”๏ธ 20 โš ๏ธ๐Ÿ”
4.2.0 mvn j11 result: 116 โœ”๏ธ 14 โš ๏ธ๐Ÿ”
org.apache.jspwiki:jspwiki-builder 2.11.0.M7 mvn j8 result: 11 โœ”๏ธ 58 โš ๏ธ
2.11.0.M8 mvn j8 w result: 68 โœ”๏ธ 1 โš ๏ธ
org.apache.maven.archetype:maven-archetype 3.2.0 mvn j8 result: 13 โœ”๏ธ
org.apache.maven.doxia:doxia-sitetools 1.10 mvn j8 w result: 12 โœ”๏ธ
1.9.2 mvn j7 result: 12 โœ”๏ธ
org.apache.maven.doxia:doxia 1.10 mvn j8 w result: 38 โœ”๏ธ
1.9.1 mvn j8 result: 38 โœ”๏ธ
org.apache.maven.jxr:maven-jxr 3.1.1 mvn j8 w result: 6 โœ”๏ธ
org.apache.maven:maven 3.6.3 mvn j8 w result: 2 โœ”๏ธ 30 โš ๏ธ๐Ÿ”
3.8.1 mvn j8 w result: 17 โœ”๏ธ 15 โš ๏ธ๐Ÿ”
3.8.2 mvn j8 w result: 30 โœ”๏ธ 2 โš ๏ธ๐Ÿ”
org.apache.maven:maven-parent 34 mvn j8 result: 7 โœ”๏ธ
org.apache.maven.plugin-tools:maven-plugin-tools 3.6.1 mvn j8 w result: 27 โœ”๏ธ
org.apache.maven.plugins:maven-antrun-plugin 3.0.0 mvn j8 result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-artifact-plugin 3.0.0 mvn j8 result: 3 โœ”๏ธ
3.1.0 mvn j8 result: 3 โœ”๏ธ
org.apache.maven.plugins:m-assembly-p 3.3.0 mvn j8 w result: 3 โœ”๏ธ
org.apache.maven.plugins:m-checkstyle-p 3.1.1 mvn j8 result: 3 โœ”๏ธ
3.1.2 mvn j11 w result: 3 โœ”๏ธ
org.apache.maven.plugins:m-dependency-p 3.1.2 mvn j8 result: 3 โœ”๏ธ
3.2.0 mvn j8 w result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-ear-plugin 3.1.0 mvn j8 result: 3 โœ”๏ธ
3.2.0 mvn j8 result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-ejb-plugin 3.1.0 mvn j8 result: 3 โœ”๏ธ
org.apache.maven.enforcer:enforcer 3.0.0 mvn j8 w result: 11 โœ”๏ธ
org.apache.maven.plugins:maven-invoker-plugin 3.2.2 mvn j11 w result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-javadoc-plugin 3.2.0 mvn j8 result: 3 โœ”๏ธ
3.3.0 mvn j8 w result: 3 โœ”๏ธ
3.3.1 mvn j8 w result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-jlink-plugin 3.0.0 mvn j8 result: 3 โœ”๏ธ
3.1.0 mvn j11 result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-pmd-plugin 3.14.0 mvn j7 result: 3 โœ”๏ธ
3.15.0 mvn j8 result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-p-i-r-plugin 3.1.0 mvn j8 w result: 3 โœ”๏ธ
3.1.1 mvn j8 w result: 3 โœ”๏ธ
3.1.2 mvn j8 w result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-release-plugin 3.0.0-M4 mvn j8 w result: 12 โœ”๏ธ
org.apache.maven.plugins:m-resources-plugin 3.2.0 mvn j8 w result: 3 โš ๏ธ๐Ÿ”
org.apache.maven.plugins:m-scm-publish-plugin 3.1.0 mvn j8 result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-scripting-plugin 3.0.0 mvn j8 w result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-shade-plugin 3.2.2 mvn j8 result: 3 โœ”๏ธ
3.2.3 mvn j8 result: 3 โœ”๏ธ
3.2.4 mvn j8 result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-site-plugin 3.9.0 mvn j7 result: 1 โœ”๏ธ 2 โš ๏ธ
3.9.1 mvn j8 result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-source-plugin 3.2.1 mvn j8 result: 3 โš ๏ธ
org.apache.maven.plugins:maven-war-plugin 3.3.0 mvn j8 result: 3 โœ”๏ธ
3.3.1 mvn j7 result: 3 โœ”๏ธ
3.3.2 mvn j8 result: 3 โœ”๏ธ
org.apache.maven.plugins:maven-wrapper-plugin 3.0.1 mvn j8 w result: 3 โœ”๏ธ
3.0.2 mvn j8 w result: 1 โœ”๏ธ 2 โš ๏ธ๐Ÿ”
org.apache.maven.reporting:m-reporting-exec 1.5.1 mvn j7 result: 3 โœ”๏ธ
org.apache.maven.resolver:m-r-ant-tasks 1.2.1 mvn j8 w result: 4 โœ”๏ธ
1.3.0 mvn j8 w result: 4 โœ”๏ธ
1.3.1 mvn j8 w result: 4 โœ”๏ธ
org.apache.maven.resolver:maven-resolver 1.4.2 mvn j8 w result: 12 โœ”๏ธ 10 โš ๏ธ๐Ÿ”
1.6.1 mvn j8 w result: 26 โœ”๏ธ
1.6.2 mvn j8 w result: 26 โœ”๏ธ
1.6.3 mvn j8 w result: 26 โœ”๏ธ
1.7.0 mvn j8 w result: 28 โœ”๏ธ
1.7.1 mvn j8 w result: 28 โœ”๏ธ
1.7.2 mvn j8 w result: 28 โœ”๏ธ
org.apache.maven.scm:maven-scm 1.11.3 mvn j7 w result: 61 โœ”๏ธ 3 โš ๏ธ๐Ÿ”
1.12.0 mvn j7 w result: 61 โœ”๏ธ 3 โš ๏ธ๐Ÿ”
org.apache.maven:maven-archiver 3.5.1 mvn j11 w result: 3 โœ”๏ธ
org.apache.maven.shared:maven-artifact-transfer 0.13.1 mvn j8 w result: 2 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
org.apache.m.shared:m-common-artifact-filters 3.1.1 mvn j11 w result: 3 โœ”๏ธ
3.2.0 mvn j11 w result: 3 โœ”๏ธ
org.apache.maven.shared:m-dependency-analyzer 1.11.2 mvn j8 result: 3 โœ”๏ธ
1.11.3 mvn j8 result: 3 โœ”๏ธ
org.apache.maven.shared:m-dependency-tree 3.1.0 mvn j8 w result: 3 โœ”๏ธ
org.apache.maven.shared:maven-filtering 3.2.0 mvn j8 w result: 3 โš ๏ธ๐Ÿ”
org.apache.maven.shared:maven-invoker 3.1.0 mvn j11 w result: 3 โœ”๏ธ
org.apache.maven.shared:maven-script-interpreter 1.3 mvn j15 w result: 3 โœ”๏ธ
org.apache.maven.shared:maven-shared-utils 3.3.4 mvn j8 result: 3 โœ”๏ธ
org.apache.maven.shared:maven-verifier 1.7.1 mvn j8 w result: 3 โœ”๏ธ
1.7.2 mvn j8 w result: 3 โœ”๏ธ
org.apache.maven.skins:maven-fluido-skin 1.9 mvn j8 w result: 3 โœ”๏ธ
org.apache.maven.surefire:surefire 3.0.0-M5 mvn j8 w result: 45 โœ”๏ธ 5 โš ๏ธ๐Ÿ”
org.apache.maven.wagon:wagon 3.4.0 mvn j8 w result: 33 โœ”๏ธ
3.4.1 mvn j8 w result: 33 โœ”๏ธ
3.4.2 mvn j8 w result: 33 โœ”๏ธ
3.4.3 mvn j8 w result: 33 โœ”๏ธ
org.apache.plc4x.plugins:plc4x-code-generation 1.5.0 mvn j11 w result: 9 โœ”๏ธ
org.apache.plc4x:plc4x-site-skin 1.1.0 mvn j11 w result: 3 โœ”๏ธ
org.apache.plc4x:plc4x 0.7.0 mvn j11 result: 16 โœ”๏ธ 51 โš ๏ธ
org.apache.royale.compiler:compiler 0.9.7 mvn j8 w result: 20 โœ”๏ธ 5 โš ๏ธ๐Ÿ”
org.apache.sling:.commons.johnzon 1.2.0 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ
1.2.2 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ
1.2.4 mvn j8 result: 3 โœ”๏ธ
1.2.6 mvn j11 result: 3 โœ”๏ธ
org.apache.sling:.installer.core 3.11.0 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ
3.11.2 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ
3.11.4 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ
org.apache.sling:.installer.factory.packages 1.0.2 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ
1.0.4 mvn j11 result: 2 โœ”๏ธ 1 โš ๏ธ
org.apache.sling:.installer.provider.file 1.2.2 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ
1.3.0 mvn j8 result: 3 โœ”๏ธ
org.apache.sling:.installer.provider.jcr 3.2.2 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ
3.3.0 mvn j8 result: 3 โœ”๏ธ
org.apache.sling:.javax.activation 0.2.0 mvn j8 result: 3 โœ”๏ธ 1 โš ๏ธ
org.apache.sling:.models.validation-impl 1.0.0 mvn j8 result: 3 โœ”๏ธ
org.apache.sling:scriptingbundle-maven-plugin 0.4.0 mvn j11 result: 2 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
0.5.0 mvn j11 result: 2 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
org.apache.struts:struts2-parent 2.5.26 mvn j7 result: 31 โœ”๏ธ 29 โš ๏ธ
org.codehaus.mojo:animal-sniffer 1.20 mvn j11 result: 13 โœ”๏ธ
org.codehaus.mojo:aspectj-maven-plugin 1.14.0 mvn j11 result: 3 โœ”๏ธ
org.codehaus.mojo:extra-enforcer-rules 1.4 mvn j11 result: 3 โœ”๏ธ
org.codehaus.mojo:flatten-maven-plugin 1.2.7 mvn j11 w result: 3 โœ”๏ธ
org.codehaus.mojo:mojo-parent 60 mvn j8 result: 1 โœ”๏ธ
61 mvn j8 result: 1 โœ”๏ธ
63 mvn j8 result: 2 โœ”๏ธ
org.codehaus.mojo:versions-maven-plugin 2.8.1 mvn j8 result: 3 โœ”๏ธ
org.codehaus.mojo:wagon-maven-plugin 2.0.1 mvn j8 result: 2 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
2.0.2 mvn j8 result: 3 โœ”๏ธ
org.codehaus.plexus:plexus-archiver 4.2.2 mvn j7 result: 2 โœ”๏ธ
4.2.3 mvn j8 w result: 2 โœ”๏ธ 1 โš ๏ธ
4.2.4 mvn j7 result: 3 โœ”๏ธ
4.2.5 mvn j8 result: 3 โœ”๏ธ
org.codehaus.plexus:plexus-cipher 2.0 mvn j8 w result: 3 โœ”๏ธ
org.codehaus.plexus:plexus-compiler 2.8.6 mvn j8 result: 21 โœ”๏ธ
2.8.7 mvn j11 result: 21 โœ”๏ธ 1 โš ๏ธ
2.8.8 mvn j8 result: 21 โœ”๏ธ 1 โš ๏ธ
2.9.0 mvn j11 โŒ
org.codehaus.plexus:plexus-components 6.1 mvn j7 result: 1 โœ”๏ธ
6.4 mvn j7 result: 1 โœ”๏ธ 1 โš ๏ธ
6.5 mvn j7 result: 2 โœ”๏ธ
6.6 mvn j7 result: 2 โœ”๏ธ
org.codehaus.plexus:plexus-interactivity 1.1 mvn j7 w result: 6 โœ”๏ธ
org.codehaus.plexus:plexus-languages 1.0.5 mvn j9 result: 2 โœ”๏ธ 1 โš ๏ธ
1.0.6 mvn j11 w result: 3 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
1.0.7 mvn j11 w result: 3 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
1.1.0 mvn j11 w result: 3 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
org.codehaus.plexus:plexus 6.1 mvn j7 result: 1 โœ”๏ธ
6.2 mvn j7 result: 1 โœ”๏ธ
6.4 mvn j7 result: 1 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
6.5 mvn j7 result: 2 โœ”๏ธ
7 mvn j7 result: 2 โœ”๏ธ
8 mvn j7 result: 2 โœ”๏ธ
org.codehaus.plexus:plexus-utils 3.4.0 mvn j11 result: 3 โœ”๏ธ
3.4.1 mvn j11 result: 3 โœ”๏ธ
org.complate:complate-core 0.2.0 mvn j8 result: 2 โœ”๏ธ
org.complate:complate-spring-mvc 0.7.0 mvn j8 result: 2 โœ”๏ธ
org.cyclonedx:cyclonedx-core-java 3.0.8 mvn j8 result: 2 โœ”๏ธ
4.0.0 mvn j8 result: 2 โœ”๏ธ
4.0.1 mvn j8 result: 2 โœ”๏ธ
4.0.2 mvn j8 result: 2 โœ”๏ธ
4.0.3 mvn j8 result: 2 โœ”๏ธ
4.1.0 mvn j8 result: 2 โœ”๏ธ
4.1.1 mvn j8 result: 2 โœ”๏ธ
4.1.2 mvn j8 result: 2 โœ”๏ธ
5.0.0 mvn j8 result: 2 โœ”๏ธ
5.0.1 mvn j8 result: 2 โœ”๏ธ
5.0.2 mvn j8 result: 2 โœ”๏ธ
5.0.3 mvn j11 result: 2 โœ”๏ธ
5.0.4 mvn j11 result: 2 โœ”๏ธ
org.cyclonedx:cyclonedx-maven-plugin 2.2.0 mvn j8 result: 2 โœ”๏ธ
2.3.0 mvn j8 result: 2 โœ”๏ธ
2.4.0 mvn j8 result: 2 โœ”๏ธ
2.4.1 mvn j8 result: 2 โœ”๏ธ
2.5.0 mvn j8 result: 2 โœ”๏ธ
2.5.1 mvn j8 result: 2 โœ”๏ธ
2.5.2 mvn j11 result: 2 โœ”๏ธ
2.5.3 mvn j8 result: 2 โœ”๏ธ
org.eclipse.jkube:jkube 1.1.0 mvn j8 result: 67 โœ”๏ธ
1.1.1 mvn j8 result: 67 โœ”๏ธ
1.2.0 mvn j8 result: 67 โœ”๏ธ
1.3.0 mvn j8 result: 67 โœ”๏ธ
1.4.0 mvn j8 result: 67 โœ”๏ธ
org.fusesource.jansi:jansi 2.1.1 mvn j11 result: 1 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
2.2.0 mvn j11 result: 1 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
2.3.0 mvn j11 result: 2 โœ”๏ธ
2.3.1 mvn j11 result: 2 โœ”๏ธ
2.3.2 mvn j15 result: 2 โœ”๏ธ
2.3.3 mvn j11 result: 2 โœ”๏ธ
2.3.4 mvn j8 result: 2 โš ๏ธ๐Ÿ”
2.4.0 mvn j11 result: 2 โœ”๏ธ
org.jline:jline-parent 3.20.0 mvn j11 result: 26 โœ”๏ธ
3.21.0 mvn j11 result: 26 โœ”๏ธ
org.liquibase.ext:liquibase-percona 4.3.1 mvn j8 result: 1 โš ๏ธ๐Ÿ”
4.3.2 mvn j8 result: 2 โœ”๏ธ
4.3.3 mvn j8 result: 2 โœ”๏ธ
4.3.5 mvn j11 result: 2 โœ”๏ธ
4.4.0 mvn j11 result: 2 โœ”๏ธ
4.4.1 mvn j11 result: 2 โœ”๏ธ
4.4.2 mvn j11 result: 2 โœ”๏ธ
4.4.3 mvn j11 result: 2 โœ”๏ธ
4.5.0 mvn j11 result: 2 โœ”๏ธ
org.nlpub:watset 2.2.8 mvn j11 result: 2 โœ”๏ธ
2.3.0 mvn j11 result: 2 โœ”๏ธ
2.3.1 mvn j11 result: 2 โœ”๏ธ
2.4.0 mvn j11 result: 2 โœ”๏ธ
2.5.0 mvn j11 result: 2 โœ”๏ธ
2.5.1 mvn j11 result: 2 โœ”๏ธ
2.5.3 mvn j11 result: 2 โœ”๏ธ
2.6.0 mvn j11 result: 2 โœ”๏ธ
2.6.1 mvn j11 result: 2 โœ”๏ธ
2.7.0 mvn j11 result: 2 โœ”๏ธ
2.7.2 mvn j11 result: 2 โœ”๏ธ
org.owasp.antisamy:antisamy 1.6.0 mvn j8 result: 2 โœ”๏ธ
1.6.1 mvn j8 result: 2 โœ”๏ธ
1.6.2 mvn j8 result: 2 โœ”๏ธ
1.6.3 mvn j8 result: 2 โœ”๏ธ
1.6.4 mvn j8 result: 2 โœ”๏ธ
org.quickperf:quick-perf 1.0.0 mvn j11 w result: 15 โœ”๏ธ
1.0.1 mvn j11 w result: 15 โœ”๏ธ
1.1.0 mvn j11 w result: 30 โœ”๏ธ
org.simplify4u:pgp-keys-map 2021.03.02 mvn j8 result: 1 โœ”๏ธ
2021.04.06 mvn j8 result: 1 โœ”๏ธ
2021.05.15 mvn j8 result: 1 โœ”๏ธ
2021.06.17 mvn j8 result: 1 โœ”๏ธ
2021.07.02 mvn j8 result: 1 โœ”๏ธ
2021.07.12 mvn j8 result: 1 โœ”๏ธ
2021.07.17 mvn j8 result: 1 โœ”๏ธ
2021.09.18 mvn j8 result: 1 โœ”๏ธ
2021.10.13 mvn j8 result: 1 โœ”๏ธ
org.simplify4u.plugins:pgpverify-maven-plugin 1.11.0 mvn j8 result: 2 โœ”๏ธ
1.12.0 mvn j8 result: 2 โœ”๏ธ
1.13.0 mvn j8 result: 2 โœ”๏ธ
1.14.0 mvn j8 result: 2 โœ”๏ธ
1.14.1 mvn j8 result: 2 โœ”๏ธ
org.simplify4u.plugins:sign-maven-plugin 0.1.0 mvn j15 result: 1 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
0.2.0 mvn j8 result: 1 โœ”๏ธ 1 โš ๏ธ๐Ÿ”
0.2.1 mvn j8 result: 2 โœ”๏ธ
0.3.0 mvn j8 result: 2 โœ”๏ธ
0.3.1 mvn j8 result: 2 โœ”๏ธ
org.simplify4u:slf4j-mock 2.1.0 mvn j8 result: 2 โœ”๏ธ
2.1.1 mvn j8 result: 2 โœ”๏ธ
org.tomitribe:org.eclipse.transformer.parent 0.1.1 mvn j8 result: 4 โœ”๏ธ
0.1.1a mvn j8 result: 4 โœ”๏ธ
Count: 126 424 303 โœ”๏ธ 121 โš ๏ธ

Understanding What Is Behind

see history

reproducible-central's People

Contributors

adangel avatar bhamail avatar dialaya avatar forgqi avatar hboutemy avatar io7m avatar krinkle avatar nicokosi avatar raboof avatar slawekjaranowski avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.