|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.gmaven.plugin.MojoSupport
org.codehaus.gmaven.plugin.ProviderMojoSupport
org.codehaus.gmaven.plugin.ComponentMojoSupport
org.codehaus.gmaven.plugin.CompilerMojoSupport
org.codehaus.gmaven.plugin.compile.AbstractCompileMojo
org.codehaus.gmaven.plugin.compile.CompileMojo
public class CompileMojo
Compiles Groovy sources.
| Field Summary |
|---|
| Fields inherited from class org.codehaus.gmaven.plugin.CompilerMojoSupport |
|---|
classpath, compileState, sources |
| Fields inherited from class org.codehaus.gmaven.plugin.ProviderMojoSupport |
|---|
pluginArtifactMap |
| Fields inherited from class org.codehaus.gmaven.plugin.MojoSupport |
|---|
artifactFactory, artifactMetadataSource, artifactRepository, artifactResolver, log, project, remoteRepositories |
| Fields inherited from interface org.codehaus.gmaven.runtime.ClassCompiler.Keys |
|---|
ALL, DEBUG, DEFAULT_SCRIPT_EXTENSION, SCRIPT_BASE_CLASSNAME, SOURCE_ENCODING, TARGET_BYTECODE, TOLERANCE, VERBOSE, WARNING_LEVEL |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
CompileMojo()
|
|
| Method Summary | |
|---|---|
protected org.apache.maven.shared.model.fileset.FileSet[] |
getDefaultSources()
|
protected java.util.Set |
getForcedCompileSources()
|
protected java.io.File |
getOutputDirectory()
|
protected java.util.List |
getProjectClasspathElements()
|
protected java.util.List |
getSourceRoots()
|
| Methods inherited from class org.codehaus.gmaven.plugin.compile.AbstractCompileMojo |
|---|
compile, process |
| Methods inherited from class org.codehaus.gmaven.plugin.CompilerMojoSupport |
|---|
addSourceRoot, getExcludesFrom, getIncludesFrom, getUserClassspathElements, scanForSources, scanForSources |
| Methods inherited from class org.codehaus.gmaven.plugin.ComponentMojoSupport |
|---|
configure, doExecute, feature, feature |
| Methods inherited from class org.codehaus.gmaven.plugin.ProviderMojoSupport |
|---|
detectCompatibleProvider, getProviderManager, getProviderSelection, provider |
| Methods inherited from class org.codehaus.gmaven.plugin.MojoSupport |
|---|
createArtifact, createClassPath, execute, getArtifact, resolveArtifact |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompileMojo()
| Method Detail |
|---|
protected java.util.List getProjectClasspathElements()
throws org.apache.maven.artifact.DependencyResolutionRequiredException
getProjectClasspathElements in class MojoSupportorg.apache.maven.artifact.DependencyResolutionRequiredExceptionprotected java.io.File getOutputDirectory()
getOutputDirectory in class CompilerMojoSupportprotected java.util.List getSourceRoots()
getSourceRoots in class CompilerMojoSupportprotected org.apache.maven.shared.model.fileset.FileSet[] getDefaultSources()
getDefaultSources in class CompilerMojoSupportprotected java.util.Set getForcedCompileSources()
getForcedCompileSources in class AbstractCompileMojo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||