@Mojo(name="compile-asdoc",
defaultPhase=SITE)
public class CompileASDocMojo
extends BaseMojo
allowSubclassOverrides, debug, failOnCompilerWarnings, outputDirectory, project| Constructor and Description |
|---|
CompileASDocMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected List<String> |
getCompilerArgs(File configFile) |
protected String |
getConfigFileName() |
protected List<Define> |
getDefines() |
protected String |
getFlexTool() |
protected File |
getOutput() |
protected String |
getToolGroupName() |
protected boolean |
skip() |
getExternalLibraries, getFilteredLibraries, getJSExternalLibraries, getJSLibraries, getLibraries, getNamespaces, getNamespacesJS, getNamespaceUris, getSourcePath, getSourcePaths, getSWFExternalLibraries, getSWFLibraries, getThemeLibraries, getVelocityContext, handleExitCode, includeLibrary, includeLibraryJS, includeLibrarySWF, isForceSwcExternalLibraryPathprotected String getToolGroupName()
getToolGroupName in class BaseMojoprotected String getFlexTool()
getFlexTool in class BaseMojoprotected String getConfigFileName() throws org.apache.maven.plugin.MojoExecutionException
getConfigFileName in class BaseMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected File getOutput() throws org.apache.maven.plugin.MojoExecutionException
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
protected List<String> getCompilerArgs(File configFile) throws org.apache.maven.plugin.MojoExecutionException
getCompilerArgs in class BaseMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected List<Define> getDefines() throws org.apache.maven.plugin.MojoExecutionException
getDefines in class BaseMojoorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.