| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected DistributionManagement |
Profile.distributionManagement |
protected DistributionManagement |
MavenProject.distributionManagement |
| Modifier and Type | Method and Description |
|---|---|
DistributionManagement |
ObjectFactory.createDistributionManagement()
Create an instance of
DistributionManagement |
DistributionManagement |
Profile.getDistributionManagement()
Gets the value of the distributionManagement property.
|
DistributionManagement |
MavenProject.getDistributionManagement()
Gets the value of the distributionManagement property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Profile.setDistributionManagement(DistributionManagement value)
Sets the value of the distributionManagement property.
|
void |
MavenProject.setDistributionManagement(DistributionManagement value)
Sets the value of the distributionManagement property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.