Interface | Description |
---|---|
ModelInterpolator |
Replaces expressions of the form
${token} with their effective values. |
Class | Description |
---|---|
AbstractStringBasedModelInterpolator |
Use a regular expression search to find and resolve expressions within the POM.
|
MavenBuildTimestamp |
MavenBuildTimestamp
|
StringSearchModelInterpolator | Deprecated
replaced by StringVisitorModelInterpolator (MNG-6697)
|
StringVisitorModelInterpolator |
StringVisitorModelInterpolator
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.