The Apache Maven team is pleased to announce the release of the Maven
Fluido Skin, version 1.12.0.
https://maven.apache.org/skins/maven-fluido-skin/
You should specify the version in your project's site configuration:
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.12.0</version>
</skin>
Import: This release requires Maven Site Plugin 4.0.0-M6/Doxia Sitetools
1.12.0 to run
Release Notes - Maven Fluido Skin - Version 1.12.0
** Bug
* [MSKINS-217] - CSS shall only apply to <dl> and <div
class="verbatim"> if they are immediate children of <section>
* [MSKINS-222] - Template does not properly escape reserved XML chars
* [MSKINS-224] - Ampersand gets un-escaped in menu item
* [MSKINS-230] - Text in <th>/<td> ignore default alignment
* [MSKINS-234] - Disabling 'topBarEnabled' doesn't remove padding
** Improvement
* [MSKINS-212] - Simplify IT verification with more Groovy features
** Dependency upgrade
* [MSKINS-216] - Fix issue with missing dependency to plexus-utils
in minify-maven-plugin and Maven 3.9.x
* [MSKINS-227] - Upgrade to AnchorJS 4.3.1
Enjoy,
-The Apache Maven team
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org