|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.maven.plugin.AbstractMojo org.apache.maven.plugin.compiler.AbstractCompilerMojo org.apache.maven.plugin.compiler.CompilerMojo org.apache.maven.plugin.CompilerMojo
@Deprecated public class CompilerMojo
Compiles application sources
Field Summary |
---|
Fields inherited from class org.apache.maven.plugin.compiler.AbstractCompilerMojo |
---|
compilerArgument, compilerArguments, mavenSession, source, target |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
CompilerMojo()
Deprecated. |
Method Summary |
---|
Methods inherited from class org.apache.maven.plugin.compiler.CompilerMojo |
---|
execute, getClasspathElements, getCompilerArgument, getCompilerArguments, getCompileSourceRoots, getGeneratedSourcesDirectory, getOutputDirectory, getSource, getSourceInclusionScanner, getSourceInclusionScanner, getTarget |
Methods inherited from class org.apache.maven.plugin.compiler.AbstractCompilerMojo |
---|
convertToCompilerResult, getBuildStartTime, getRequestThreadCount, isDependencyChanged |
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 CompilerMojo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |