Apache Maven Project Info Reports Plugin Version 3.2.1 Released

1 · Karl Heinz Marbaise · Feb. 5, 2022, 11:50 a.m.
The Apache Maven team is pleased to announce the release of the Maven Project Info Reports Plugin version 3.2.1 You should specify the version in your project’s plugin configuration: 1 2 3 4 5 <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> <version>3.2.1</version> </plugin> You can download the appropriate sources etc. from the download page. Release Notes – Maven Project Info Reports Plugin – Version 3.2.1 Bugs: MPIR-40...