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

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


Release Notes - Maven Fluido Skin - Version 2.0.0-M3

** Improvement
* [MSKINS-210] - Don't print CSS class for <li> if none has been provided * [MSKINS-211] - Print href in anchors for #link() IF href has been provided
    * [MSKINS-212] - Simplify IT verification with more Groovy features

** Task
* [MSKINS-101] - Remove decorationModel/custom/publishDate from skin-macros.vm

** Dependency upgrade
    * [MSKINS-213] - Upgrade to Doxia Sitetools to 2.0.0-M5


Enjoy,

-The Apache Maven team

Reply via email to