blob: d6a4940f76763f7890d6133c73b80b1e093dec1c [file] [log] [blame]
---
layout: post
title: Maven Project Info Reports Plugin version 3.2.2 Released
date: '2022-02-25T15:32:20+00:00'
permalink: maven-project-info-reports-plugin
---
<div class="entry-content"><p>The Apache Maven team is pleased to announce the release of the
<a href="https://maven.apache.org/plugins/maven-project-info-reports-plugin/">Maven Project Info Reports Plugin version 3.2.2</a></p>
<p>You should specify the version in your project&rsquo;s plugin configuration:</p>
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
<span class='line-number'>4</span>
<span class='line-number'>5</span>
</pre></td><td class='code'><pre><code class='xml'><span class='line'><span class="nt">&lt;plugin&gt;</span>
</span><span class='line'> <span class="nt">&lt;groupId&gt;</span>org.apache.maven.plugins<span class="nt">&lt;/groupId&gt;</span>
</span><span class='line'> <span class="nt">&lt;artifactId&gt;</span>maven-project-info-reports-plugin<span class="nt">&lt;/artifactId&gt;</span>
</span><span class='line'> <span class="nt">&lt;version&gt;</span>3.2.2<span class="nt">&lt;/version&gt;</span>
</span><span class='line'><span class="nt">&lt;/plugin&gt;</span>
</span></code></pre></td></tr></table></div></figure>
<p>You can download the appropriate sources etc. from the
<a href="https://maven.apache.org/plugins/maven-project-info-reports-plugin/download.cgi">download page</a>.</p>
<!-- more -->
<p></p>
<p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821&amp;version=12351375">Release Notes &ndash; Maven Project Info Reports Plugin &ndash; Version 3.2.2</a></p>
<ul>
<li><p>Bug:</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MPIR-413">MPIR-413</a> &ndash; Plugin repositories defined in project are not used by plugin-management report</li>
</ul>
</li>
<li><p>Dependency upgrade:</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MPIR-414">MPIR-414</a> &ndash; Upgrade Maven Reporting API/Impl to 3.1.0</li>
</ul>
</li>
</ul>
<p>Enjoy,</p>
<p>-The Apache Maven team</p>
</div>