You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2011/05/04 21:01:17 UTC

[ANN] Maven Doxia Tools 1.4 Released

The Maven team is pleased to announce the release of the Maven Doxia
Tools, version 1.4

This shared component has some utilities that are useful when
integrating Doxia in Maven, mainly for site generation and report creation.

http://maven.apache.org/shared/maven-doxia-tools/

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

<dependency>
  <groupId>org.apache.maven.shared</groupId>
  <artifactId>maven-doxia-tools</artifactId>
  <version>1.4</version>
</dependency>


Release Notes - Maven Shared Components - Version maven-doxia-tools-1.4

** Bug
    * [MSHARED-174] - Default site tool removes modules menu
    * [MSHARED-189] - DefaultSiteTool should not relativize links

** Improvement
    * [MSHARED-172] - Do not sort items in Project and Reports menu
    * [MSHARED-173] - Do not use reactor order for modules list
    * [MSHARED-180] - Do not use project.url for relativ link resolution
    * [MSHARED-183] - Add Galician locale (gl) support

** Task
    * [MSHARED-192] - Update to Doxia Sitetools 1.2
    * [MSHARED-196] - Update to Doxia 1.2


Enjoy,

-The Maven team

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