Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added a link to reproducible-build-maven-plugin

...

But Maven sometimes adds some variable parts that adds to the problem: timestamp or username in MANIFEST.MF, ... reproducible-build-maven-plugin has been created to try to fix issues after packaging.

The goal of this proposal is to prepare a set of configuration and practices to have reproducible/verifiable builds at packaging time, both by enhancing java natural build behaviour and by removing some variability introduced by some Maven plugins (core plugins at first, but also in the Maven eco-system)

...