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 (1) of Maven Shared Resources. They are listed by which plugin they are meant to be used with.

Maven Changes Plugin

org/apache/maven/plugins/announcement.vm

This is a template that can be used by Maven Changes Plugin to create and send an announcement e-mail for one of our plugins. It will create an announcement e-mail that conforms to the "Promote the release" section of our release procedure.

org/apache/maven/shared/announcement.vm

This is a template that can be used by Maven Changes Plugin to create and send an announcement e-mail for one of our shared components. It will create an announcement e-mail that conforms to the "Promote the release" section of our release procedure.

Usage

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