Java Module plugin
Intention
- Simple configure JVM version
- Default enable Lombok support
- Default enable checkstyle support
Sample configurations
JVM configurations
using JVM target version if not set property 'javaVersion'
Checkstyle configurations
default configuration path: ${rootPath}/config/checkstyle.xml
(If the file is not found in the specified path, the plugin "checkstyle" not applicable)
- Checkstyle latest version
- Checkstyle specified version
- Checkstyle specified version (Use checkstyle extension)
- disable Checkstyle