public class TestCompileMojo extends AbstractCompileMojo
classpath, compileState, sourcespluginArtifactMapartifactFactory, artifactMetadataSource, artifactRepository, artifactResolver, log, project, remoteRepositoriesALL, DEBUG, DEFAULT_SCRIPT_EXTENSION, SCRIPT_BASE_CLASSNAME, SOURCE_ENCODING, TARGET_BYTECODE, TOLERANCE, VERBOSE, WARNING_LEVEL| Constructor and Description |
|---|
TestCompileMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute() |
protected org.apache.maven.shared.model.fileset.FileSet[] |
getDefaultSources() |
protected Set |
getForcedCompileSources() |
protected File |
getOutputDirectory() |
protected List |
getProjectClasspathElements() |
protected List |
getSourceRoots() |
compile, processaddSourceRoot, getExcludesFrom, getIncludesFrom, getUserClassspathElements, scanForSources, scanForSourcesconfigure, feature, featuredetectCompatibleProvider, getProviderManager, getProviderSelection, providercreateArtifact, createClassPath, execute, getArtifact, resolveArtifactprotected List getProjectClasspathElements() throws org.apache.maven.artifact.DependencyResolutionRequiredException
getProjectClasspathElements in class MojoSupportorg.apache.maven.artifact.DependencyResolutionRequiredExceptionprotected File getOutputDirectory()
getOutputDirectory in class CompilerMojoSupportprotected List getSourceRoots()
getSourceRoots in class CompilerMojoSupportprotected org.apache.maven.shared.model.fileset.FileSet[] getDefaultSources()
getDefaultSources in class CompilerMojoSupportprotected Set getForcedCompileSources()
getForcedCompileSources in class AbstractCompileMojoprotected void doExecute()
throws Exception
doExecute in class ComponentMojoSupportExceptionCopyright © 2006-2012 Codehaus. All Rights Reserved.