Howdy, Just an idea: maybe use https://maven.apache.org/plugins/maven-artifact-plugin/check-buildplan-mojo.html in the release profile?
HTH T On Sun, Feb 12, 2023 at 4:20 PM Niels Basjes <ni...@basjes.nl> wrote: > Hi, > > I'm trying to make my first project conform to the reproducible builds. > > One thing I would like to have is that while doing the `mvn > release:prepare` have a check that verifies that I have not broken my build > reproducibility. > I think this would be the appropriate place to avoid releasing a bad build. > > How do I do something like this? > Or is there a better approach? > > -- > Best regards / Met vriendelijke groeten, > > Niels Basjes >