Package | Description |
---|---|
org.jvnet.hudson.plugins.repositoryconnector | |
org.jvnet.hudson.plugins.repositoryconnector.aether | |
org.jvnet.hudson.plugins.repositoryconnector.util |
Modifier and Type | Field and Description |
---|---|
static Repository |
Repository.MAVEN_CENTRAL |
Modifier and Type | Method and Description |
---|---|
Collection<Repository> |
RepositoryConfiguration.getRepositories() |
Modifier and Type | Method and Description |
---|---|
int |
Repository.compareTo(Repository repository) |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryConfiguration.setRepositories(Collection<Repository> toAdd) |
Constructor and Description |
---|
Repository(Repository toClone) |
Modifier and Type | Method and Description |
---|---|
AetherBuilder |
AetherBuilder.setCredentials(Function<Repository,org.eclipse.aether.repository.Authentication> credentials) |
Constructor and Description |
---|
AetherBuilderFactory(String localDirectory,
Repository repository) |
Constructor and Description |
---|
AetherBuilderFactory(String localDirectory,
Collection<Repository> repositories) |
Modifier and Type | Method and Description |
---|---|
static Repository |
CredentialsUtilities.migrateToCredentialsProvider(Repository repository) |
Modifier and Type | Method and Description |
---|---|
static Repository |
CredentialsUtilities.migrateToCredentialsProvider(Repository repository) |
Constructor and Description |
---|
RepositoryListBox(Collection<Repository> repositories) |
Copyright © 2010–2021. All rights reserved.