public interface MavenSettings
Modifier and Type | Method and Description |
---|---|
String |
getLocalRepository()
Returns the local repository directory from settings.xml.
|
Map<String,Map<String,String>> |
getProxySettings()
Returns the active proxy settings from settings.xml
|
String |
getRepositories()
Gets the list of repositories from settings.xml.
|
String getRepositories()
String getLocalRepository()
Copyright © 2011–2014 Red Hat. All rights reserved.