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

The Maven Project Info Reports Plugin is a plugin that generates standard 
reports for the specified 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.5.1</version>
</plugin>


Release Notes - Maven Project Info Reports Plugin - Version 2.5.1

Bug
* [MPIR-250] dependency-info packaging information broken: displays 
"${project.packaging"
* [MPIR-249] new dependency-info report not added to goals index page
* [MPIR-248] NPE while DependenciesReport
* [MPIR-187] Usage of other(internal) TLD

Improvement
* [MPIR-239] Brazillian Portuguese translation


Enjoy,

-The 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