Skip to content

Support Maven reproducible build feature for repackage #20176

@reitzmichnicht

Description

@reitzmichnicht

Maven introduced with the latest updates the feature to generate reproducible jars.
https://maven.apache.org/guides/mini/guide-reproducible-builds.html

It would be great if the repackage goal of the spring boot plugin would reuse the property <project.build.outputTimestamp> if available and use it for the fatjar timestamp and the zip contents itself.

This is the last obstacle of getting binary equivalent outputs for building the same git revision.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions