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 commandlineWraps an object, providing reflective access to the object graph of which the supplied object is the root.Wraps an arbitrary object with anObjectBasedValueSource
instance, then wraps that source with aPrefixedValueSourceWrapper
instance, to which this class delegates all of its calls.StringVisitorModelInterpolator