Uses of Class
org.apache.maven.model.Site
-
Packages that use Site Package Description org.apache.maven.model -
-
Uses of Site in org.apache.maven.model
Methods in org.apache.maven.model that return Site Modifier and Type Method Description SiteDistributionManagement. getSite()Get information needed for deploying the web site of the project.Methods in org.apache.maven.model with parameters of type Site Modifier and Type Method Description voidDistributionManagement. setSite(Site site)Set information needed for deploying the web site of the project.
-