public class TestCompileMojo extends AbstractCompileMojo
classpath, compileState, sources
pluginArtifactMap
artifactFactory, artifactMetadataSource, artifactRepository, artifactResolver, log, project, remoteRepositories
ALL, 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, process
addSourceRoot, getExcludesFrom, getIncludesFrom, getUserClassspathElements, scanForSources, scanForSources
configure, feature, feature
detectCompatibleProvider, getProviderManager, getProviderSelection, provider
createArtifact, createClassPath, execute, getArtifact, resolveArtifact
protected List getProjectClasspathElements() throws org.apache.maven.artifact.DependencyResolutionRequiredException
getProjectClasspathElements
in class MojoSupport
org.apache.maven.artifact.DependencyResolutionRequiredException
protected File getOutputDirectory()
getOutputDirectory
in class CompilerMojoSupport
protected List getSourceRoots()
getSourceRoots
in class CompilerMojoSupport
protected org.apache.maven.shared.model.fileset.FileSet[] getDefaultSources()
getDefaultSources
in class CompilerMojoSupport
protected Set getForcedCompileSources()
getForcedCompileSources
in class AbstractCompileMojo
protected void doExecute() throws Exception
doExecute
in class ComponentMojoSupport
Exception
Copyright © 2006–2013 Codehaus. All rights reserved.