public interface MavenRepositorySettings
Modifier and Type | Interface and Description |
---|---|
static class |
MavenRepositorySettings.Credentials |
Modifier and Type | Method and Description |
---|---|
MavenRepositorySettings.Credentials |
getCredentials(MavenRepositoryLocation location)
Returns the configured credentials for the given repository.
|
MavenRepositoryLocation |
getMirror(MavenRepositoryLocation location)
Returns the configured mirror URL, or
null . |
MavenRepositoryLocation getMirror(MavenRepositoryLocation location)
null
.MavenRepositorySettings.Credentials getCredentials(MavenRepositoryLocation location)
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.