The Maven team is pleased to announce the release of the Maven Project
Info Reports Plugin, version 2.1.2

The Maven Project Info Reports plugin is used to generate reports
information about the project.

http://maven.apache.org/plugins/maven-project-info-reports-plugin/

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

<plugin>
 <groupId>org.apache.maven.plugins</groupId>
 <artifactId>maven-project-info-reports-plugin</artifactId>
 <version>2.1.2</version>
</plugin>


Release Notes - Maven 2.x Project Info Reports Plugin - Version 2.1.2

** Bug
    * [MPIR-136] - French properties file reference inexistent unicode char
    * [MPIR-160] - Dependency report ignores local repository and always
re-fetches artifacts from remote repos
    * [MPIR-162] - Grammar incorrect for empty Notifiers section

** Improvement
    * [MPIR-155] - Spanish Translation  for maven-reports-plugin
    * [MPIR-165] - Add an ASF-compliant source release assembly


** Task
    * [MPIR-138] - Complet Polish translation
    * [MPIR-152] - Update to Doxia 1.0
    * [MPIR-153] - Update to maven-doxia-tools 1.0.2
    * [MPIR-164] - Complete the German translation


Enjoy,

-The Maven team


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

Reply via email to