| Interface | Description |
|---|---|
| ModuleInfoParser |
Extract information from the module-info file
|
| 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.
|
| AsmModuleInfoParser |
Extract information from module with ASM
|
| CompilerMojo |
Compiles application sources
|
| DependencyCoordinate |
Simple representation of Maven-coordinates of a dependency.
|
| QDoxModuleInfoParser |
Extract information from module with QDox
|
| TestCompilerMojo |
Compiles application test sources.
|
| Enum | Description |
|---|---|
| ModuleInfoParser.Type |
Defines the type of parser, i.e.
|
| Exception | Description |
|---|---|
| CompilationFailureException |
Copyright © 2001–2017. All rights reserved.