| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method | Description |
|---|---|---|
DistributionManagement |
ModelBase.getDistributionManagement() |
Get distribution information for a project that enables
deployment of the site
and artifacts to remote web servers and
repositories respectively.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ModelBase.setDistributionManagement(DistributionManagement distributionManagement) |
Set distribution information for a project that enables
deployment of the site
and artifacts to remote web servers and
repositories respectively.
|