@Mojo(name="build",
defaultPhase=COMPILE)
public class BuildMojo
extends BaseBuildMojo
| Modifier and Type | Field and Description |
|---|---|
String |
outputFileName
Optionally sets the name of the output file using the
--app-file
command line option. |
additionalDependencies, additionalHaxedefs, additionalHaxelibs, additionalSources, isDebug, isFinalbasedir, haxelibExecutable, project, projectFile, target| Constructor and Description |
|---|
BuildMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
build() |
checkHaxelib, checkHaxelibs, execute, installHaxelibgetHaxelibPath@Parameter public String outputFileName
--app-file
command line option.protected void build()
throws org.codehaus.plexus.util.cli.CommandLineException,
org.apache.maven.plugin.MojoFailureException
build in class BaseBuildMojoorg.codehaus.plexus.util.cli.CommandLineExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2023. All rights reserved.