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.MavenBuildTimestampReplaces expressions of the form
${token}
with their effective values.Wraps another value source and intercepts interpolated expressions, checking for problems.Deprecated.replaced by StringVisitorModelInterpolator (MNG-6697)StringVisitorModelInterpolatorEnsures that expressions referring to URLs evaluate to normalized URLs.