|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.plugins.site.AbstractSiteMojo
org.apache.maven.plugins.site.AbstractSiteRenderingMojo
org.apache.maven.plugins.site.SiteMojo
org.apache.maven.plugins.site.SiteJarMojo
public class SiteJarMojo
Bundles the site output into a JAR so that it can be deployed to a repository.
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.plugins.site.SiteMojo |
|---|
outputDirectory |
| Fields inherited from class org.apache.maven.plugins.site.AbstractSiteRenderingMojo |
|---|
artifactFactory, artifactResolver, assembler, attributes, generatedSiteDirectory, moduleExcludes, reports, repositories, siteRenderer |
| Fields inherited from class org.apache.maven.plugins.site.AbstractSiteMojo |
|---|
i18n, locales, localRepository, project, reactorProjects, siteDirectory, siteTool |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
SiteJarMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
Generate the project site throws MojoExecutionException if any |
protected java.lang.String |
getArtifactType()
|
protected java.lang.String |
getClassifier()
|
| Methods inherited from class org.apache.maven.plugins.site.AbstractSiteRenderingMojo |
|---|
categoriseReports, createSiteRenderingContext, filterReports, locateDocuments, locateReports |
| Methods inherited from class org.apache.maven.plugins.site.AbstractSiteMojo |
|---|
getInputEncoding, getOutputEncoding, populateReportItems, toRelative |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SiteJarMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
SiteMojo
execute in interface org.apache.maven.plugin.Mojoexecute in class SiteMojoorg.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionMojo.execute()protected java.lang.String getArtifactType()
protected java.lang.String getClassifier()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||