@Mojo(name="test-build",
defaultPhase=TEST_COMPILE)
public class BuildTestsMojo
extends BaseBuildMojo
The tests should be located in the src/test/haxe directory.
additionalDependencies, additionalHaxedefs, additionalHaxelibs, additionalSources, isDebug, isFinalbasedir, haxelibExecutable, project, projectFile, target| Constructor and Description |
|---|
BuildTestsMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
build() |
protected void |
checkHaxelibs() |
protected boolean |
generateTestSources() |
checkHaxelib, execute, installHaxelibgetHaxelibPathprotected void checkHaxelibs()
throws Exception
checkHaxelibs in class BaseBuildMojoExceptionprotected void build()
throws org.codehaus.plexus.util.cli.CommandLineException,
org.apache.maven.plugin.MojoFailureException,
org.apache.maven.plugin.MojoExecutionException
build in class BaseBuildMojoorg.codehaus.plexus.util.cli.CommandLineExceptionorg.apache.maven.plugin.MojoFailureExceptionorg.apache.maven.plugin.MojoExecutionExceptionprotected boolean generateTestSources()
throws org.apache.maven.plugin.MojoExecutionException,
IOException
org.apache.maven.plugin.MojoExecutionExceptionIOExceptionCopyright © 2023. All rights reserved.