Interface | Description |
---|---|
ModelInterpolator |
Replaces expressions of the form
${token} with their effective values. |
ModelVersionProcessor |
Allows a fixed set of properties that are valid inside a version and that could be overwritten for example on the
commandline
|
Class | Description |
---|---|
AbstractStringBasedModelInterpolator |
Use a regular expression search to find and resolve expressions within the POM.
|
DefaultModelVersionProcessor |
Maven default implementation of the
ModelVersionProcessor to support
CI Friendly Versions |
MavenBuildTimestamp |
MavenBuildTimestamp
|
StringSearchModelInterpolator | Deprecated
replaced by StringVisitorModelInterpolator (MNG-6697)
|
StringVisitorModelInterpolator |
StringVisitorModelInterpolator
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.