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

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

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

** Bug
    * [MPIR-201] - The project info module report produces incorrect links
    * [MPIR-209] - Wrong links in modules overview page if module
artifactId does not match directory structure
    * [MPIR-210] - Project Summary Download link points to
distributionManagement (upload) url
    * [MPIR-211] - NPE with custom text bundle
    * [MPIR-212] - src/main/java does not exist for non-jar project

Enjoy,

-The Maven team

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

Reply via email to