Uses of Package
org.apache.maven.model.interpolation
Packages that use org.apache.maven.model.interpolation
Package
Description
-
Classes in org.apache.maven.model.interpolation used by org.apache.maven.model.buildingClassDescriptionReplaces 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 commandline -
Classes in org.apache.maven.model.interpolation used by org.apache.maven.model.interpolationClassDescriptionUse a regular expression search to find and resolve expressions within the POM.Replaces 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 commandline -
Classes in org.apache.maven.model.interpolation used by org.apache.maven.model.validationClassDescriptionAllows a fixed set of properties that are valid inside a version and that could be overwritten for example on the commandline