Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.project |
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) |
Modifier and Type | Method and Description |
---|---|
static ArtifactRepository |
ProjectUtils.buildDeploymentArtifactRepository(DeploymentRepository repo,
ArtifactRepositoryFactory artifactRepositoryFactory,
org.codehaus.plexus.PlexusContainer c)
Deprecated.
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.