You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Kristian Rosenvold <kr...@apache.org> on 2012/10/29 18:05:01 UTC

[ANN] Maven Maven Project Info Reports Plugin 2.6 Released

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

This version fixed an annoying bug in the 2.5.x range, where the
plugin was actually
downloading a noticeable part of the internet. It also adds
image/gravatar.com avatar support to
the team list

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


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



** Bug
    * [MPIR-233] - dependency-management is checking for SNAPSHOT updates
    * [MPIR-255] - DependencyManagement report reads every artifact
from repository



** Improvement
    * [MPIR-176] - Support picture URLs in team report



Enjoy,

-The Maven team

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