public class MavenSettings extends Object
| Constructor and Description |
|---|
MavenSettings(boolean debug,
String settingsFilePathname,
MavenSettingsSecurity settingsSecurity) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText(String xpathExpression) |
String |
nodeTextValue(String nodeText) |
public MavenSettings(boolean debug,
String settingsFilePathname,
MavenSettingsSecurity settingsSecurity)
throws IOException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException
IOExceptionorg.codehaus.plexus.util.xml.pull.XmlPullParserExceptionCopyright © 2019. All rights reserved.