The Apache Maven team is pleased to announce the release of the Maven Project Info Reports Plugin version 3.2.2.

https://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>3.2.2</version>
</plugin>


Release Notes - Maven Project Info Reports Plugin - Version 3.2.2

** Bug
* [MPIR-413] - Plugin repositories defined in project are not used by plugin-management report

** Dependency upgrade
    * [MPIR-414] - Upgrade Maven Reporting API/Impl to 3.1.0


Enjoy,

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