Skip to content
This repository was archived by the owner on Dec 8, 2019. It is now read-only.

Latest commit

 

History

History
30 lines (21 loc) · 1.33 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.33 KB

Java Module plugin

Build status

Intention

  1. Simple configure JVM version
  2. Default enable Lombok support
  3. 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)

Lombok configurations