| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentRepository |
DistributionManagement.repository |
protected DeploymentRepository |
DistributionManagement.snapshotRepository |
| Modifier and Type | Method and Description |
|---|---|
DeploymentRepository |
ObjectFactory.createDeploymentRepository()
Create an instance of
DeploymentRepository |
DeploymentRepository |
DistributionManagement.getRepository()
Gets the value of the repository property.
|
DeploymentRepository |
DistributionManagement.getSnapshotRepository()
Gets the value of the snapshotRepository property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistributionManagement.setRepository(DeploymentRepository value)
Sets the value of the repository property.
|
void |
DistributionManagement.setSnapshotRepository(DeploymentRepository value)
Sets the value of the snapshotRepository property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.