@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, isFinal
basedir, haxelibExecutable, project, projectFile, target
Constructor and Description |
---|
BuildMojo() |
Modifier and Type | Method and Description |
---|---|
protected void |
build() |
checkHaxelib, checkHaxelibs, execute, installHaxelib
getHaxelibPath
@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 BaseBuildMojo
org.codehaus.plexus.util.cli.CommandLineException
org.apache.maven.plugin.MojoFailureException
Copyright © 2023. All rights reserved.