|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelInterpolationException | |
|---|---|
| org.apache.maven.project.interpolation | |
| Uses of ModelInterpolationException in org.apache.maven.project.interpolation |
|---|
| Methods in org.apache.maven.project.interpolation that throw ModelInterpolationException | |
|---|---|
org.apache.maven.model.Model |
ModelInterpolator.interpolate(org.apache.maven.model.Model project,
java.util.Map context)
|
org.apache.maven.model.Model |
RegexBasedModelInterpolator.interpolate(org.apache.maven.model.Model model,
java.util.Map context)
Serialize the inbound Model instance to a StringWriter, perform the regex replacement to resolve POM expressions, then re-parse into the resolved Model instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||