Package | Description |
---|---|
org.apache.maven.model.building | |
org.apache.maven.model.interpolation | |
org.apache.maven.model.validation |
Class and Description |
---|
ModelInterpolator
Replaces expressions of the form
${token} with their effective values. |
ModelVersionProcessor
Allows a fixed set of properties that are valid inside a version and that could be overwritten for example on the
commandline
|
Class and Description |
---|
AbstractStringBasedModelInterpolator
Use a regular expression search to find and resolve expressions within the POM.
|
ModelInterpolator
Replaces expressions of the form
${token} with their effective values. |
ModelVersionProcessor
Allows a fixed set of properties that are valid inside a version and that could be overwritten for example on the
commandline
|
Class and Description |
---|
ModelVersionProcessor
Allows a fixed set of properties that are valid inside a version and that could be overwritten for example on the
commandline
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.