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.Buildinfo content writer.
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.Display help information on maven-artifact-plugin.
Call
Call
mvn artifact:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.A helper to get JDK version from a JDK toolchain.
Plugin utility to detect if install or deploy is skipped in a build, or even nexus-staging.
Utility to download reference artifacts and download or generate reference buildinfo.