UrlSource@Deprecated public class UrlSettingsSource extends org.apache.maven.building.UrlSource implements SettingsSource
URL as a settings source.| Constructor and Description |
|---|
UrlSettingsSource(java.net.URL settingsUrl)
Deprecated.
Creates a new model source backed by the specified URL.
|
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getSettingsUrl()
Deprecated.
instead use
UrlSource.getUrl() |
getInputStream, getLocation, getUrl, toString