You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Michael Osipov <mi...@apache.org> on 2023/06/06 16:52:39 UTC

[ANN] Maven Project Info Reports Plugin 3.4.5 released

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

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


Release Notes - Maven Project Info Reports Plugin - Version 3.4.5

** Bug
     * [MPIR-441] - Fix DependenciesReportTest
     * [MPIR-448] - [REGRESSION] DependenciesRenderer chokes on invalid 
scope with a NPE

** Improvement
     * [MPIR-447] - Gradle deprecates compile in favor of implementation
     * [MPIR-449] - Don't count and display debug information if 
dependency does not contain class files


Enjoy,

-The Apache Maven team

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