Introduction

This plugin for Maven collects and bundles metadata about the project and attaches the artifact containing this metadata to the build.

The attached metadata can later be accessed and processed to generate documentation that is based on information extracted from the project.

Usage

Information about how to integrate this plugin into your Maven build process can be found on the Usage Page.

Standard Metadata

There are a couple of standard reports automatically included, if their generated reports can be found. Please refer to Standard Project Meta Data for details on these standard reports.

Custom Metadata

If you want to include your own project metadata, please consult Structure of a Descriptor File for further information.