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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to