Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
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 |
---|---|
protected void |
MavenJDOMWriter.updateSite(Site site,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateSite.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.