public class PropertyResolver extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
resolveProperties(org.apache.maven.project.MavenProject project) |
public void resolveProperties(org.apache.maven.project.MavenProject project)
throws FileNotFoundException,
IOException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException
project - maven projectFileNotFoundException - properties not foundIOException - IO errororg.codehaus.plexus.util.xml.pull.XmlPullParserException - error parsing xmlCopyright © 2017 Oracle Corporation. All rights reserved.