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

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.0-M6</version>
</skin>

Import: This release requires Maven Site Plugin 4.0.0-M6/Doxia Sitetools 2.0.0-M6 to run

Release Notes - Maven Fluido Skin - Version 2.0.0-M6

** Bug
    * [MSKINS-222] - Template does not properly escape reserved XML chars
    * [MSKINS-224] - Ampersand gets un-escaped in menu item

** Dependency upgrade
* [MSKINS-216] - Fix issue with missing dependency to plexus-utils in minify-maven-plugin and Maven 3.9.x
    * [MSKINS-225] - Upgrade to Doxia Sitetools 2.0.0-M7
    * [MSKINS-227] - Upgrade to AnchorJS 4.3.1


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to