The Apache Maven team is pleased to announce the release of the Maven Fluido 
Skin, version 2.0.1.

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>2.0.1</version>
</skin>

Import: This release requires Maven Site Plugin 3.21.0+ to run

Release Notes - Maven Fluido Skin - Version 2.0.1


** Bug
    * [MSKINS-253] - Broken links on ITs page
    * [MSKINS-258] - Markdown: Fenced code without info string incorrectly 
formatted by Fluido skin

** Improvement
    * [MSKINS-260] - Convert site sources from APT/XDoc to Markdown

** Task
    * [MSKINS-240] - Refresh download page
    * [MSKINS-256] - Use new site model in documentation
    * [MSKINS-257] - Use new site model in ITs

Enjoy,

-The Apache Maven team


Reply via email to