You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Osipov <mi...@apache.org> on 2022/02/05 10:50:37 UTC

[ANN] Maven Project Info Reports Plugin 3.2.1 released

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

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


Release Notes - Maven Project Info Reports Plugin - Version 3.2.1

** Bug
     * [MPIR-403] - Travis link should point to travis-ci.com instead of 
travis-ci.org
     * [MPIR-404] - Warn and accept invalid mailing list links
     * [MPIR-405] - Regression in Maven site rendering due to Doxia 
change to HTML5
     * [MPIR-412] - Dependency report generates non-well-formed output 
if the POM of a depdendency cannot be parsed

** Improvement
     * [MPIR-408] - Add some i18n properties for zh_CH

** Dependency upgrade
     * [MPIR-409] - Upgrade Maven Site Plugin to 3.10.0
     * [MPIR-410] - Upgrade Maven SCM to 1.12.2
     * [MPIR-411] - Upgrade Doxia to 1.11.1 and Doxia Sitetools to 1.11.1


Enjoy,

-The Apache Maven team

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