Package org.apache.maven.plugins.site.deploy
package org.apache.maven.plugins.site.deploy
-
ClassesClassDescriptionAbstract base class for deploy mojos.Abstract base class for staging mojos.Deploys the generated site using wagon supported protocols to the site URL specified in the
<distributionManagement>
section of the POM.Deploys the generated site to a staging or mock URL to the site URL specified in the<distributionManagement>
section of the POM, using wagon supported protocolsDeploys the generated site to a local staging or mock directory based on the site URL specified in the<distributionManagement>
section of the POM.