org.apache.maven.plugin
public class TestCompilerMojo extends AbstractCompilerMojo
Version: $Id: TestCompilerMojo.java 387710 2006-03-22 04:26:56Z carlos $
UNKNOWN: testCompile test-compile test
| Method Summary | |
|---|---|
| void | execute() |
| protected List | getClasspathElements() |
| protected List | getCompileSourceRoots() |
| protected File | getOutputDirectory() |
| protected SourceInclusionScanner | getSourceInclusionScanner(int staleMillis) |
| protected SourceInclusionScanner | getSourceInclusionScanner(String inputFileEnding) |