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, or
null . |
MavenRepositoryLocation |
getMirror(MavenRepositoryLocation location)
Returns the configured mirror URL, or
null . |
MavenRepositoryLocation getMirror(MavenRepositoryLocation location)
null
.MavenRepositorySettings.Credentials getCredentials(MavenRepositoryLocation location)
null
.Copyright © 2008–2024 Eclipse Foundation. All rights reserved.