@Mojo(name="testCompile",
defaultPhase=GENERATE_TEST_SOURCES,
requiresDependencyResolution=COMPILE,
requiresDependencyCollection=COMPILE)
public class TestCompileMojo
extends AbstractCompileMojo
FILE_EXISTS, log4jConfigurator| Constructor and Description |
|---|
TestCompileMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getClassPath() |
protected List<String> |
getCompileSourceRoots() |
protected File |
getOutputDirectory() |
protected File |
getStructsDirectory() |
addDependencies, compile, execute, getBatchCompiler, getProjectprotected File getStructsDirectory()
getStructsDirectory in class AbstractCompileMojoprotected File getOutputDirectory()
getOutputDirectory in class AbstractCompileMojoprotected List<String> getCompileSourceRoots()
getCompileSourceRoots in class AbstractCompileMojoprotected List<String> getClassPath()
getClassPath in class AbstractCompileMojoCopyright © 2017. All rights reserved.