You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Michael Osipov <mi...@apache.org> on 2023/07/13 07:26:53 UTC

[ANN] Maven Fluido Skin 2.0.0-M7 released

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

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

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

Release Notes - Maven Fluido Skin - Version 2.0.0-M7
** Bug
     * [MSKINS-230] - Text in <th>/<td> ignore default alignment
     * [MSKINS-231] - site.vm contains untranslated "External Links" label
     * [MSKINS-233] - site-macros.vm contains untranslated "Edit" label
     * [MSKINS-234] - Disabling 'topBarEnabled' doesn't remove padding

** Dependency upgrade
     * [MSKINS-232] - Upgrade to Doxia Sitetools 2.0.0-M11


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org