All Classes and Interfaces
Class
Description
Puts git build-time information into property files or maven's properties.
This class encapsulates logic to perform property replacements.
This class represents a specific property replacement the user wants to perform.
This class represents a specific transformation logic the user wants to perform.
Each
transformationRule consist of two required fields apply and
action.Each
transformationRule consist of two required fields apply and
action.The git-commit-id-maven-plugin comes equipped with an additional
validation utility which can be used to verify if your project properties are set as you
would like to have them set.
Allows to configure a single validation action that shall be performed
when running the
ValidationMojo.