Reproducible Build Maven Plugin Save

A simple Maven plugin to make your build byte-for-byte reproducible

Project README

reproducible-build-maven-plugin

Build Status Coverage Status Codacy Badge Maven Central

A Maven plugin to make your build byte-for-byte reproducible. Cf. http://zlika.github.io/reproducible-build-maven-plugin/

See also moot, a script that downloads given versions of Maven and the JDK and runs the build with them. This script helps fixing non-reproducibilities that cannot be fixed by the reproducible-build-maven-plugin.

Requirements

  • Java 8 or newer
  • Maven 3.0.0 or newer

How to compile

To compile the project and run its integration tests:

mvn clean install -Prun-its
Open Source Agenda is not affiliated with "Reproducible Build Maven Plugin" Project. README Source: Zlika/reproducible-build-maven-plugin
Stars
67
Open Issues
3
Last Commit
2 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating