The Apache Maven team is pleased to announce the release of the Apache Maven Jar Plugin, version 3.2.0.
This plugin provides the capability to build jars.
1 2 3 4 5 |
|
Release Notes – Maven JAR Plugin – Version 3.2.0
New Feature:
- MJAR-263 – Reproducible Builds: make entries in output jar files reproducible (order + timestamp)
Read https://maven.apache.org/guides/mini/guide-reproducible-builds.html for more information on Reproducible Builds with Maven.
Enjoy,
- The Apache Maven team