Package org.apache.maven.model.interpolation
package org.apache.maven.model.interpolation
-
ClassDescriptionUse a regular expression search to find and resolve expressions within the POM.Maven default implementation of the
ModelVersionProcessor
to support CI Friendly VersionsMavenBuildTimestampReplaces expressions of the form${token}
with their effective values.Allows a fixed set of properties that are valid inside a version and that could be overwritten for example on the commandlineDeprecated.replaced by StringVisitorModelInterpolator (MNG-6697)StringVisitorModelInterpolator