You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Hervé Boutemy <hb...@apache.org> on 2011/05/19 22:30:35 UTC

[ANN] Maven Project Info Reports Plugin version 2.4

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

This 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.4</version> 
</plugin> 

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

** Bug
    * [MPIR-214] - IOException when generating dependency report in a multi-
module build
    * [MPIR-216] - Report on dependency-management throws Exceptions using 
version range for dependency
    * [MPIR-221] - Fix for MPIR-171 generates unnecessary and confusing 
warnings for non-integral time-zones
    * [MPIR-223] - Dependency report introduces corruption in classpaths for 
other plugins

** Improvement
    * [MPIR-85] - Refactoring of dependency and dependency management report
    * [MPIR-219] - Add Galician locale (gl) support
    * [MPIR-224] - Continuous Integration support for Jenkins

Enjoy,

-The Maven team

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