Setting Up
Plugin
Inside the POM:
Site Skin
Inside /src/site/site.xml:
Additional Configuration
Add an index file at src/site/markdown/index.md.
Then check any additional configuration which the skin may have.
Aggregating Reports
This is for multimodule projects, where reports are generated for each module. These reports may be aggregated, but it is not recommended, as Maven has problems generating aggregated reports.
Report aggregation can be activating by settingthis property:
Plugins configuration
Last updated
Was this helpful?