| Package | Description |
|---|---|
| org.codehaus.plexus.compiler |
| Modifier and Type | Method and Description |
|---|---|
CompilerResult |
CompilerResult.compilerMessages(java.util.List<CompilerMessage> compilerMessages) |
CompilerResult |
Compiler.performCompile(CompilerConfiguration configuration)
Performs the compilation of the project.
|
CompilerResult |
AbstractCompiler.performCompile(CompilerConfiguration configuration) |
CompilerResult |
CompilerResult.success(boolean success) |