You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Michael Osipov <mi...@apache.org> on 2019/07/31 19:05:14 UTC

[ANN] Maven Site Plugin 3.8.2 released

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

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


Release Notes - Maven Site Plugin - Version 3.8.2

** Bug
     * [MSITE-823] - Documentation says JDK 1.6 required, doxia 
dependency requires 1.7
     * [MSITE-842] - $currentFileName and $alignedFileName are incorrect 
for Maven Report plugins that use several Sink instances

** Improvement
     * [MSITE-824] - Generate (X)HTML5 by default
     * [MSITE-830] - Dependency upgrades related to identified security 
reports
     * [MSITE-836] - when a report mojo fails with a RuntimeException, 
let m-site-p plugin tell which report is failing
     * [MSITE-838] - Include support for confluence/docbook/twiki by default

** Dependency upgrade
     * [MSITE-758] - upgrade wagon-api from 1.0 to 3.3.1
     * [MSITE-839] - Upgrade to Maven Doxia (Sitetools) 1.9
     * [MSITE-841] - Upgrade to Maven Doxia Sitetools 1.9.1
     * [MSITE-843] - Update Jetty to 9.2.28
     * [MSITE-844] - Update requirement to Java 7


Enjoy,

-The Apache Maven team