| 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.
|
| DeltaList<E> |
Show the modifications between two lists.
|
| DependencyCoordinate |
Simple representation of Maven-coordinates of a dependency.
|
| DependencyExclusion |
Simple representation of a Maven dependency exclusion.
|
| ModuleInfoTransformer |
module-info.class bytecode transformer for
MCOMPILER-542:
drops detailed JDK version.
|
| TestCompilerMojo |
Compiles application test sources.
|