Basic build:
mvn packageOr with inclusion of javadoc and sources generation:
mvn installThis project uses LGPL-3.0. All Java source files must include the license header.
After creating or modifying Java files, run:
mvn license:formatTo check if headers are present:
mvn license:check