Build tools for the Helidon Project.
The Helidon Build Tools version is aligned with the Helidon major.minor version.
I.e Helidon Built Tools version X.Y.? is compatible with Helidon version
X.Y.?.
You will need Java 9 and Maven 3.5 or newer.
Full build
$ mvn installCheckstyle
# Cd to the component you want to check
$ mvn validate -PcheckstyleCopyright
# Cd to the component you want to check
$ mvn validate -PcopyrightSpotbugs
# Cd to the component you want to check
$ mvn verify -Pspotbugs