The Maven team is pleased to announce the release of the Maven Doxia
Tools shared component, version 1.3

This component assists in using Doxia 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.3</version>
</dependency>


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

** Improvement
    * [MSHARED-158] - add GAV to information message "Parent project
loaded from repository"
    * [MSHARED-164] - Avoid needless resolution of local parent POM if
relativePath is empty

** Task
    * [MSHARED-156] - update maven-reporting-api dependency to 3.0
(decoupled from Maven Core)
    * [MSHARED-157] - upgrade source to java 5
    * [MSHARED-170] - Update to Doxia 1.1.4


Enjoy,

-The Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to