| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentRepository |
DeploymentRepository.clone() |
DeploymentRepository |
DistributionManagement.getRepository() |
DeploymentRepository |
DistributionManagement.getSnapshotRepository() |
| Modifier and Type | Method and Description |
|---|---|
static List<DeploymentRepository> |
DeploymentRepository.deploymentRepositoryToApiV3(List<DeploymentRepository> list) |
| Modifier and Type | Method and Description |
|---|---|
void |
DistributionManagement.setRepository(DeploymentRepository repository) |
void |
DistributionManagement.setSnapshotRepository(DeploymentRepository snapshotRepository) |
| Modifier and Type | Method and Description |
|---|---|
static List<DeploymentRepository> |
DeploymentRepository.deploymentRepositoryToApiV4(List<DeploymentRepository> list) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.