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

Reply via email to