@Mojo(name="compile-extern",
defaultPhase=PROCESS_SOURCES)
public class CompileTypedefsMojo
extends BaseMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
outputFileName |
allowSubclassOverrides, debug, failOnCompilerWarnings, outputDirectory, project| Constructor and Description |
|---|
CompileTypedefsMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected String |
getConfigFileName() |
protected List<Define> |
getDefines() |
protected String |
getFlexTool() |
protected List<Namespace> |
getNamespaces() |
protected File |
getOutput() |
protected String |
getToolGroupName() |
protected boolean |
includeLibrary(org.apache.maven.artifact.Artifact library) |
protected boolean |
skip() |
getCompilerArgs, getExternalLibraries, getFilteredLibraries, getJSExternalLibraries, getJSLibraries, getLibraries, getNamespacesJS, getNamespaceUris, getSourcePath, getSourcePaths, getSWFExternalLibraries, getSWFLibraries, getThemeLibraries, getVelocityContext, handleExitCode, includeLibraryJS, includeLibrarySWF, isForceSwcExternalLibraryPath@Parameter(defaultValue="${project.artifactId}-${project.version}-extern.swc")
protected String outputFileName
protected 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<Namespace> getNamespaces()
getNamespaces in class BaseMojoprotected List<Define> getDefines() throws org.apache.maven.plugin.MojoExecutionException
getDefines in class BaseMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected boolean includeLibrary(org.apache.maven.artifact.Artifact library)
includeLibrary in class BaseMojoCopyright © 2018 The Apache Software Foundation. All rights reserved.