You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Osipov <mi...@apache.org> on 2016/02/27 17:33:42 UTC

[ANN] Maven Default Skin 1.2 released

The Apache Maven team is pleased to announce the release of the Maven 
Default Skin, version 1.2.

This module generates browsable HTML pages from Java source code.

https://maven.apache.org/skins/maven-default-skin/

You should specify the version in your project's site configuration:

<skin>
   <groupId>org.apache.maven.skins</groupId>
   <artifactId>maven-default-skin</artifactId>
   <version>1.2</version>
</skin>


Release Notes - Maven Default Skin - Version 1.2

** Sub-task
     * [MSKINS-114] - Update skins footer handling once 
DOXIASITETOOLS-82 has been published
     * [MSKINS-124] - Update skins head handling once DOXIASITETOOLS-155 
has been published

** Bug
     * [MSKINS-122] - Cannot run invoker ITs on Windows with Maven 3.3.1+

** Improvement
     * [MSKINS-123] - Remove decoration model default value duplication 
in macro #publishDate


Enjoy,

-The Apache Maven team

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