@Mojo(name="bundle",
defaultPhase=GENERATE_RESOURCES,
threadSafe=true)
public class GenerateBundleMojo
extends AbstractGenerateMojo
bundle, doxia, outputDirectory, outputEncoding, project, projectHelper, skip, sourceDirectory, sourceEncoding| Constructor and Description |
|---|
GenerateBundleMojo() |
| Modifier and Type | Method and Description |
|---|---|
File |
getOutputFile() |
BundleRenderer |
getRenderer() |
protected void |
render(org.apache.maven.doxia.document.DocumentModel model) |
execute, getDocumentCover, getDocumentMeta, getProjectNameprotected void render(org.apache.maven.doxia.document.DocumentModel model)
throws org.apache.maven.doxia.docrenderer.DocumentRendererException,
IOException
render in class AbstractGenerateMojoorg.apache.maven.doxia.docrenderer.DocumentRendererExceptionIOExceptionpublic File getOutputFile()
getOutputFile in class AbstractGenerateMojopublic BundleRenderer getRenderer()
getRenderer in class AbstractGenerateMojoCopyright © 2011-2013. All Rights Reserved.