All Classes and Interfaces
Classes
Class
Description
Base buildinfo-generating class, for goals related to Reproducible Builds
.buildinfo
files.Creates a buildinfo file recording build environment and output (from
package
), as specified in
Reproducible Builds for the JVM
for mono-module build, and extended for multi-module build.Check from buildplan that plugins used don't have known Reproducible Builds issues.
Compare current build output (from
package
) against reference either previously install
-ed or downloaded from a remote
repository: comparison results go to .buildcompare
file.Describe build output (experimental).
Display help information on maven-artifact-plugin.
Call
Call
mvn artifact:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Builds a Reproducible Builds report on the project and its dependencies,
using Reproducible Central Artifact badges.