The Apache Maven team is pleased to announce the release of the
Apache Maven Site Plugin, version 4.0.0-M3.

The Site Plugin is used to generate a site for the project. The generated site
also includes the project's reports that were configured in the POM.

You can download the appropriate sources etc. from the download page:

https://maven.apache.org/plugins/maven-site-plugin/download.cgi

1
2  org.apache.maven.plugins
3  maven-site-plugin
4  4.0.0-M3
5   

Release Notes - Maven Site Plugin - Version 4.0.0-M3

  • Dependency upgrades:

    • MSITE-905 - Upgrade Doxia and Maven Reporting stack
    • MSITE-906 - Upgrade plugins and components

Enjoy,

-The Apache Maven team