Package org.apache.maven.plugins.artifact.buildinfo


package org.apache.maven.plugins.artifact.buildinfo
  • 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).
    Utility class to find dependencies with version ranges in the project.
    Builds a Reproducible Builds report on the project and its dependencies, using Reproducible Central Artifact badges.