Package | Description |
---|---|
org.apache.maven.settings |
Modifier and Type | Method and Description |
---|---|
Repository |
Repository.clone() |
Modifier and Type | Method and Description |
---|---|
List<Repository> |
Profile.getPluginRepositories() |
List<Repository> |
Profile.getRepositories() |
static List<Repository> |
Repository.repositoryToApiV3(List<Repository> list) |
Modifier and Type | Method and Description |
---|---|
void |
Profile.addPluginRepository(Repository pluginRepository) |
void |
Profile.addRepository(Repository repository) |
Modifier and Type | Method and Description |
---|---|
static List<Repository> |
Repository.repositoryToApiV4(List<Repository> list) |
void |
Profile.setPluginRepositories(List<Repository> pluginRepositories) |
void |
Profile.setRepositories(List<Repository> repositories) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.