You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Vincent Siveton <vs...@apache.org> on 2009/03/03 19:05:43 UTC

[ANN] Maven Project Info Reports Plugin 2.1.1 Released

The Maven team is pleased to announce the release of the Maven Project
Info Reports Plugin, version 2.1.1.
This is a maintenance release due to MPIR-146.

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-pluginn</artifactId>
 <version>2.1.1</version>
</plugin>

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

** Bug
    * [MPIR-127] - Image close.gif not copy when performing site:stage
    * [MPIR-131] - NPE in printArtifactsLocations() for blacklisted repo
    * [MPIR-135] - NPE if license URL is not defined
    * [MPIR-146] -
org.apache.maven.report.projectinfo.dependencies.Dependencies.mapArtifactFiles(DependencyNode,
Map) wreaks havoc upon artifacts file names

** Improvement
    * [MPIR-140] - Add anchors to sections to be able to link them directly
    * [MPIR-141] - "Release" french translation


Enjoy,

-The Maven team

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