Apache Maven Shared Resources
This is a collection of templates that are specific to the Maven project. They are probably not of interest to projects other than Apache Maven.
Below you will find a listing of the resources that can be found in the current version (6) of Maven Shared Resources. They are listed by which plugin they are meant to be used with.
Maven Checkstyle Plugin
config/maven-header.txt
This is a license header template that can be used by Maven Checkstyle Plugin to verify that all files are using this license header.
config/maven_checks.xml
This is a Checkstyle configuration file for Maven coding conventions that can be used in Maven Checkstyle Plugin.
IntelliJ IDEA code formater
config/maven-idea-codestyle-2022.xml
This is IntelliJ IDEA code formater which can be imported into IDE.
Usage
General instructions on how to use the Maven Shared Resources can be found on the usage page.