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 (5) 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.

Usage

General instructions on how to use the Maven Shared Resources can be found on the usage page.