Uses of Class
org.apache.maven.model.Site
Packages that use Site
-
Uses of Site in org.apache.maven.model
Fields in org.apache.maven.model declared as SiteModifier and TypeFieldDescriptionprivate SiteDistributionManagement.siteInformation needed for deploying the web site of the project.Methods in org.apache.maven.model that return SiteModifier and TypeMethodDescriptionDistributionManagement.getSite()Get information needed for deploying the web site of the project.Methods in org.apache.maven.model with parameters of type Site -
Uses of Site in org.apache.maven.model.io.xpp3
Methods in org.apache.maven.model.io.xpp3 that return SiteModifier and TypeMethodDescriptionprivate SiteMavenXpp3Reader.parseSite(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method parseSite.Methods in org.apache.maven.model.io.xpp3 with parameters of type Site -
Uses of Site in org.apache.maven.project
Methods in org.apache.maven.project that return SiteMethods in org.apache.maven.project with parameters of type Site