This plugin provides functionality for adding history reports. It supports adding history on a report basis and on a dashboard report basis.
For more information on the functionality provided by this plugin, please see the Goals document.
For more information on how to customise the functionality provided by this plugin, please see the properties document.
Add the following to your POMs reports section (place it after the maven-dashboard-plugin):
<report>maven-dashboard-history-plugin</report>
Examples (different types are specified by property maven.history.dashboard.style):
This report is nice to have if your project does not use dashboard. The plugin only uses dashboard plugin (aggregators) to collect history data. Add the following to your POMs reports section (place it last in list of all reports):
<report>maven-report-history-plugin</report>
Examples: