Chapter 2. Maven plugin

Table of Contents

Overview
Plugin repository
Context generation
Troubleshooting

Overview

Pre-processing of a context is handled by a Maven plugin. Note that the plugin is just a thin wrapper for a context generator (signal.tools.context.jar) so it should be easy to add support for other tools (e.g. Ant) in the future.