Overview

Describes the steps necessary to create a custom release process

Details

The release handler covers all operations related to performing a release, including pre- and post-operations.  The process has three stages:

Custom release processing can be added in a separate class, or specified in the mapping-custom project in CustomReleaseProcessing.java.  

References/Links