Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.project |
Modifier and Type | Method and Description |
---|---|
Site |
DistributionManagement.getSite()
Get information needed for deploying the web site of the
project.
|
Modifier and Type | Method and Description |
---|---|
void |
DistributionManagement.setSite(Site site)
Set information needed for deploying the web site of the
project.
|
Modifier and Type | Method and Description |
---|---|
static Site |
ModelUtils.cloneSite(Site src) |
Modifier and Type | Method and Description |
---|---|
static Site |
ModelUtils.cloneSite(Site src) |
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.