Class | Description |
---|---|
AbstractCompilerMojo |
TODO: At least one step could be optimized, currently the plugin will do two
scans of all the source code if the compiler has to have the entire set of
sources.
|
CompilerMojo |
Compiles application sources
|
HelpMojo |
Display help information on maven-compiler-plugin.
|
TestCompilerMojo |
Compiles application test sources.
|
Exception | Description |
---|---|
CompilationFailureException |
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.