| Class | Description |
|---|---|
| BaseModuleInfoCompilerPlugin |
Compiles the first module-info.java file in the project purely syntactically.
|
| HelpMojo |
Display help information on module-info-compiler-maven-plugin.
Call mvn module-info-compiler:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| ModuleInfoCompilerPlugin |
A maven plugin for compiler module-info files in main code with JDK8.
|
| ModuleInfoTestCompilerPlugin |
A maven plugin for compiler module-info files in unit tests with JDK8.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.