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 2016/11/10 21:46:33 UTC

[ANN] Maven Fluido Skin 1.6 released

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

This module generates browsable HTML pages from Java source code.

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


Release Notes - Maven Fluido Skin - Version 1.6

** Bug
     * [MSKINS-119] - Text overlapping on mobile devices
     * [MSKINS-127] - For all http://maven.apache.org/ pages it take 2 
minutes to see content in China

** Improvement
     * [MSKINS-128] - split site.vm into site.vm+site-macros.vm
     * [MSKINS-130] - improve generated html for menu and breadcrumbs
     * [MSKINS-131] - Enable the responsive features of Bootstrap 2.3.2

** New Feature
     * [MSKINS-132] - Add option to skip adding the Date-Revision meta 
header

** Task
     * [MSKINS-125] - upgrade maven-site-plugin for ITs to version 3.5


Enjoy,

-The Apache Maven team

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