Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management-mojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management-mojo.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.12.0:report at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
     <li class="active ">project-info-reports:dependency-management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -64,7 +64,7 @@
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -119,7 +119,7 @@
 <p><strong>Note</strong>:</p>
 <p>This goal should be used as a Maven report.</p>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:dependency-management</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.0:dependency-management</p>
 <p><strong>Description</strong>:</p>
 <p>Generates the Project Dependency Management report.</p>
 <p><strong>Attributes</strong>:</p>
@@ -165,20 +165,20 @@
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
 <li><strong>Since</strong>: <code>2.3</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Default</strong>: 
<code>${project.basedir}/src/site/custom/project-info-reports.properties</code></li></ul><hr
 /></section><a name="licenseMappings"><section>
 <h4><a name="a.3ClicenseMappings.3E"></a>&lt;licenseMappings&gt;</h4><a 
name="a.3ClicenseMappings.3E"></a></a>
 <div>A mapping of license names to group licenses referred to with different 
names together</div>
 <ul>
 <li><strong>Type</strong>: <a 
href="apidocs/org/apache/maven/report/projectinfo/LicenseMapping.html"><code>java.util.List&lt;org.apache.maven.report.projectinfo.LicenseMapping&gt;</code></a></li>
 <li><strong>Since</strong>: <code>3.3.1</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li></ul><hr 
/></section><a name="skip"><section>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="skip"><section>
 <h4><a name="a.3Cskip.3E"></a>&lt;skip&gt;</h4><a name="a.3Cskip.3E"></a></a>
 <div>Skip report.</div>
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.8</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>User Property</strong>: <code>mpir.skip</code></li>
 <li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="skipEmptyReport"><section>
 <h4><a name="a.3CskipEmptyReport.3E"></a>&lt;skipEmptyReport&gt;</h4><a 
name="a.3CskipEmptyReport.3E"></a></a>
@@ -186,7 +186,7 @@
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.8</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Default</strong>: 
<code>true</code></li></ul></section></section></section>
         </main>
       </div>
@@ -195,7 +195,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:dependency-management
 at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:dependency-management
 at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
     <li class="active ">Project Dependency Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -64,7 +64,7 @@
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -144,13 +144,13 @@
 <tr class="b">
 <td align="left">org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" 
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations";>maven-plugin-annotations</a></td>
-<td>3.10.2</td>
+<td>3.12.0</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache-2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.codehaus.plexus</td>
-<td><a class="externalLink" 
href="https://codehaus-plexus.github.io/plexus-pom/plexus-utils/";>plexus-utils</a></td>
-<td>4.0.0</td>
+<td><a class="externalLink" 
href="https://codehaus-plexus.github.io/plexus-utils/";>plexus-utils</a></td>
+<td>4.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
 <tr class="b">
@@ -170,7 +170,115 @@
 <td><a class="externalLink" 
href="http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/";>org.eclipse.sisu.plexus</a></td>
 <td>0.9.0.M2</td>
 <td>jar</td>
-<td><a class="externalLink" 
href="http://www.eclipse.org/legal/epl-v10.html";>Eclipse Public License, 
Version 1.0</a></td></tr></table></section></section>
+<td><a class="externalLink" 
href="http://www.eclipse.org/legal/epl-v10.html";>Eclipse Public License, 
Version 1.0</a></td></tr>
+<tr class="a">
+<td align="left">org.junit.jupiter</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-jupiter</a></td>
+<td>5.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="b">
+<td align="left">org.junit.jupiter</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-jupiter-api</a></td>
+<td>5.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="a">
+<td align="left">org.junit.jupiter</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-jupiter-engine</a></td>
+<td>5.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="b">
+<td align="left">org.junit.jupiter</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-jupiter-migrationsupport</a></td>
+<td>5.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="a">
+<td align="left">org.junit.jupiter</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-jupiter-params</a></td>
+<td>5.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="b">
+<td align="left">org.junit.platform</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-platform-commons</a></td>
+<td>1.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="a">
+<td align="left">org.junit.platform</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-platform-console</a></td>
+<td>1.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="b">
+<td align="left">org.junit.platform</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-platform-engine</a></td>
+<td>1.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="a">
+<td align="left">org.junit.platform</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-platform-jfr</a></td>
+<td>1.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="b">
+<td align="left">org.junit.platform</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-platform-launcher</a></td>
+<td>1.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="a">
+<td align="left">org.junit.platform</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-platform-reporting</a></td>
+<td>1.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="b">
+<td align="left">org.junit.platform</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-platform-runner</a></td>
+<td>1.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="a">
+<td align="left">org.junit.platform</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-platform-suite</a></td>
+<td>1.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="b">
+<td align="left">org.junit.platform</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-platform-suite-api</a></td>
+<td>1.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="a">
+<td align="left">org.junit.platform</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-platform-suite-commons</a></td>
+<td>1.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="b">
+<td align="left">org.junit.platform</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-platform-suite-engine</a></td>
+<td>1.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="a">
+<td align="left">org.junit.platform</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-platform-testkit</a></td>
+<td>1.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr>
+<tr class="b">
+<td align="left">org.junit.vintage</td>
+<td><a class="externalLink" 
href="https://junit.org/junit5/";>junit-vintage-engine</a></td>
+<td>5.10.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.eclipse.org/legal/epl-v20.html";>Eclipse Public License 
v2.0</a></td></tr></table></section></section>
         </main>
       </div>
     </div>
@@ -178,7 +286,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management-mojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management-mojo.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.12.0:report at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
     <li class="active ">project-info-reports:distribution-management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -64,7 +64,7 @@
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -119,7 +119,7 @@
 <p><strong>Note</strong>:</p>
 <p>This goal should be used as a Maven report.</p>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:distribution-management</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.0:distribution-management</p>
 <p><strong>Description</strong>:</p>
 <p>Generates the Project Distribution Management report.</p>
 <p><strong>Attributes</strong>:</p>
@@ -164,20 +164,20 @@
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
 <li><strong>Since</strong>: <code>2.3</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Default</strong>: 
<code>${project.basedir}/src/site/custom/project-info-reports.properties</code></li></ul><hr
 /></section><a name="licenseMappings"><section>
 <h4><a name="a.3ClicenseMappings.3E"></a>&lt;licenseMappings&gt;</h4><a 
name="a.3ClicenseMappings.3E"></a></a>
 <div>A mapping of license names to group licenses referred to with different 
names together</div>
 <ul>
 <li><strong>Type</strong>: <a 
href="apidocs/org/apache/maven/report/projectinfo/LicenseMapping.html"><code>java.util.List&lt;org.apache.maven.report.projectinfo.LicenseMapping&gt;</code></a></li>
 <li><strong>Since</strong>: <code>3.3.1</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li></ul><hr 
/></section><a name="skip"><section>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="skip"><section>
 <h4><a name="a.3Cskip.3E"></a>&lt;skip&gt;</h4><a name="a.3Cskip.3E"></a></a>
 <div>Skip report.</div>
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.8</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>User Property</strong>: <code>mpir.skip</code></li>
 <li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="skipEmptyReport"><section>
 <h4><a name="a.3CskipEmptyReport.3E"></a>&lt;skipEmptyReport&gt;</h4><a 
name="a.3CskipEmptyReport.3E"></a></a>
@@ -185,7 +185,7 @@
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.8</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Default</strong>: 
<code>true</code></li></ul></section></section></section>
         </main>
       </div>
@@ -194,7 +194,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:distribution-management
 at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:distribution-management
 at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
     <li class="active ">Project Distribution Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -64,7 +64,7 @@
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -144,7 +144,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/download.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/download.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/download.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\xdoc/download.xml.vm at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\xdoc/download.xml.vm at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -48,9 +48,9 @@
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
-    <li class="active ">Download Apache Maven Project Info Reports Plugin 
Source <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.5.0/src\site\xdoc/download.xml.vm";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+    <li class="active ">Download Apache Maven Project Info Reports Plugin 
Source <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.6.0/src\site\xdoc/download.xml.vm";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -64,7 +64,7 @@
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li class="active"><a><span class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -117,124 +117,70 @@
 
   
     <section>
-<h2><a 
name="Download_Apache_Maven_Project_Info_Reports_Plugin_3.5.0_Source"></a>Download
 Apache Maven Project Info Reports Plugin 3.5.0 Source</h2>
+<h2><a 
name="Download_Apache_Maven_Project_Info_Reports_Plugin_3.6.0_Source"></a>Download
 Apache Maven Project Info Reports Plugin 3.6.0 Source</h2>
 
       
-<p>Apache Maven Project Info Reports Plugin 3.5.0 is distributed in source 
format. Use a source archive if you intend to build
-      Apache Maven Project Info Reports Plugin yourself. Otherwise, simply use 
the ready-made binary artifacts from central repository.</p>
+<p><b>Apache Maven Project Info Reports Plugin 3.6.0</b> is distributed in 
source format.</p>
 
       
-<p>You will be prompted for a mirror - if the file is not found on yours, 
please be patient, as it may take 24
-      hours to reach all mirrors.
-<p></p>
+<p>Use a source archive if you intend to build <b>Apache Maven Project Info 
Reports Plugin</b> yourself.</p>
 
       
-<p>In order to guard against corrupted downloads/installations, it is highly 
recommended to
-      <a class="externalLink" 
href="http://www.apache.org/dev/release-signing#verifying-signature";>verify the 
signature</a>
-      of the release bundles against the public <a class="externalLink" 
href="https://www.apache.org/dist/maven/KEYS";>KEYS</a> used by the Apache Maven
-      developers.</p>
+<p>Otherwise, simply use the ready-made binary artifacts from <b>central 
repository</b>.</p>
 
       
-<p>Apache Maven Project Info Reports Plugin is distributed under the <a 
class="externalLink" href="http://www.apache.org/licenses/";>Apache License, 
version 2.0</a>.</p>
+<p><b>Apache Maven Project Info Reports Plugin</b> is distributed under the <a 
class="externalLink" href="https://www.apache.org/licenses/";>Apache License, 
version 2.0</a>.</p>
 
-      
-<p></p>We <b>strongly</b> encourage our users to configure a Maven repository 
mirror closer to their location, please read <a 
href="/guides/mini/guide-mirror-settings.html">How to Use Mirrors for 
Repositories</a>.
-
-      <a name="mirror"></a>
       <section>
-<h3><a name="Mirror"></a>Mirror</h3>
-
+<h3><a name="Files"></a>Files</h3>
         
-<p>
-          [if-any logo]
-          <a href="[link]">
-            <img src="[logo]" align="right" border="0" alt="logo" />
-          </a>
-          [end]
-          The currently selected mirror is
-          <b>[preferred]</b>.
-          If you encounter a problem with this mirror,
-          please select another mirror.
-          If all mirrors are failing, there are
-          <i>backup</i>
-          mirrors
-          (at the end of the mirrors list) that should be available.
-        </p>
-
-        <form action="[location]" method="get" id="SelectMirror">
-          Other mirrors:
-          <select name="Preferred">
-            [if-any http]
-            [for http]
-            <option value="[http]">[http]</option>
-            [end]
-            [end]
-            [if-any ftp]
-            [for ftp]
-            <option value="[ftp]">[ftp]</option>
-            [end]
-            [end]
-            [if-any backup]
-            [for backup]
-            <option value="[backup]">[backup] (backup)</option>
-            [end]
-            [end]
-          </select>
-          <input type="submit" value="Change" />
-        </form>
-
-        
-<p>
-          You may also consult the
-          <a class="externalLink" 
href="http://www.apache.org/mirrors/";>complete list of
-            mirrors.</a>
-        </p>
-
-      </section>
-      
-      <section>
-<h3><a name="Apache_Maven_Project_Info_Reports_Plugin_3.5.0"></a>Apache Maven 
Project Info Reports Plugin 3.5.0</h3>
         
-      
-<p>This is the current stable version of Apache Maven Project Info Reports 
Plugin.</p>
+<p>This is the current stable version of <b>Apache Maven Project Info Reports 
Plugin</b>.</p>
+
         
-      
 <table border="0" class="table table-striped">
-        <thead>
-          
-<tr class="a">
+          <thead>
             
+<tr class="a">
+              
 <th></th>
-            
+              
 <th>Link</th>
-            
+              
 <th>Checksum</th>
-            
+              
 <th>Signature</th>
-          </tr>
-        </thead>
-        <tbody>
-          
-<tr class="b">
-            
-<td align="left">Apache Maven Project Info Reports Plugin 3.5.0 (Source 
zip)</td>
-            
-<td><a 
href="[preferred]maven/plugins/maven-project-info-reports-plugin-3.5.0-source-release.zip">maven/plugins/maven-project-info-reports-plugin-3.5.0-source-release.zip</a></td>
+            </tr>
+          </thead>
+          <tbody>
             
-<td><a class="externalLink" 
href="https://www.apache.org/dist/maven/plugins/maven-project-info-reports-plugin-3.5.0-source-release.zip.sha512";>maven/plugins/maven-project-info-reports-plugin-3.5.0-source-release.zip.sha512</a></td>
-            
-<td><a class="externalLink" 
href="https://www.apache.org/dist/maven/plugins/maven-project-info-reports-plugin-3.5.0-source-release.zip.asc";>maven/plugins/maven-project-info-reports-plugin-3.5.0-source-release.zip.asc</a></td>
-          </tr>
-        </tbody>
-      </table>
+<tr class="b">
+              
+<td align="left">Apache Maven Project Info Reports Plugin 3.6.0 (Source 
zip)</td>
+              
+<td><a class="externalLink" 
href="https://dlcdn.apache.org/maven/plugins/maven-project-info-reports-plugin-3.6.0-source-release.zip";>maven-project-info-reports-plugin-3.6.0-source-release.zip</a></td>
+              
+<td><a class="externalLink" 
href="https://downloads.apache.org/maven/plugins/maven-project-info-reports-plugin-3.6.0-source-release.zip.sha512";>maven-project-info-reports-plugin-3.6.0-source-release.zip.sha512</a></td>
+              
+<td><a class="externalLink" 
href="https://downloads.apache.org/maven/plugins/maven-project-info-reports-plugin-3.6.0-source-release.zip.asc";>maven-project-info-reports-plugin-3.6.0-source-release.zip.asc</a></td>
+            </tr>
+          </tbody>
+        </table>
+
+        
+<p>It is essential that you <a class="externalLink" 
href="https://www.apache.org/info/verification.html";>verify the integrity</a> 
of the downloaded file
+          using the checksum (.sha512 file)
+          or using the signature (.asc file) against the public <a 
class="externalLink" href="https://downloads.apache.org/maven/KEYS";>KEYS</a> 
used by the Apache Maven developers.
+        </p>
+
       </section>
 
       <section>
 <h3><a name="Previous_Versions"></a>Previous Versions</h3>
         
-      
-<p>Older non-recommended releases can be found on our <a class="externalLink" 
href="http://archive.apache.org/dist/maven/plugins/";>archive site</a>.</p>
-
+<p>It is strongly recommended to use the latest release version of <b>Apache 
Maven Project Info Reports Plugin</b> to take advantage of the newest features 
and bug fixes.</p>
+        
+<p>Older non-recommended releases can be found on our <a class="externalLink" 
href="https://archive.apache.org/dist/maven/plugins/";>archive site</a>.</p>
       </section>
     </section>
   
@@ -246,7 +192,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/custom-report.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/custom-report.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/custom-report.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\apt/examples\custom-report.apt.vm at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\apt/examples\custom-report.apt.vm at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -50,9 +50,9 @@
       <li><a href="../../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li><a href="../../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="../index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
-    <li class="active ">Customize the Text Reports <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.5.0/src\site\apt/examples\custom-report.apt.vm";><img
 src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+    <li class="active ">Customize the Text Reports <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.6.0/src\site\apt/examples\custom-report.apt.vm";><img
 src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -66,7 +66,7 @@
     <li><a href="../usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="../faq.html" title="FAQ"><span 
class="none"></span>FAQ</a></li>
     <li><a href="../jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="../download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -126,7 +126,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-project-info-reports-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.5.0&lt;/version&gt;
+        &lt;version&gt;3.6.0&lt;/version&gt;
         &lt;configuration&gt;
           &lt;!-- By default --&gt;
           
&lt;customBundle&gt;${project.basedir}/src/site/custom/project-info-reports.properties&lt;/customBundle&gt;
@@ -183,7 +183,7 @@ report.mailing-lists.intro = These are t
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/individual-reports.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/individual-reports.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/individual-reports.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\apt/examples\individual-reports.apt at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\apt/examples\individual-reports.apt at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -50,9 +50,9 @@
       <li><a href="../../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li><a href="../../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="../index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
-    <li class="active ">Run Individual Reports <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.5.0/src\site\apt/examples\individual-reports.apt";><img
 src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+    <li class="active ">Run Individual Reports <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.6.0/src\site\apt/examples\individual-reports.apt";><img
 src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -66,7 +66,7 @@
     <li><a href="../usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="../faq.html" title="FAQ"><span 
class="none"></span>FAQ</a></li>
     <li><a href="../jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="../download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -127,7 +127,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/scm-report.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/scm-report.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/scm-report.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\apt/examples\scm-report.apt.vm at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\apt/examples\scm-report.apt.vm at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -50,9 +50,9 @@
       <li><a href="../../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li><a href="../../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="../index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
-    <li class="active ">Customize the SCM Report <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.5.0/src\site\apt/examples\scm-report.apt.vm";><img
 src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+    <li class="active ">Customize the SCM Report <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.6.0/src\site\apt/examples\scm-report.apt.vm";><img
 src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -66,7 +66,7 @@
     <li><a href="../usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="../faq.html" title="FAQ"><span 
class="none"></span>FAQ</a></li>
     <li><a href="../jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="../download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -133,7 +133,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-project-info-reports-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.5.0&lt;/version&gt;
+        &lt;version&gt;3.6.0&lt;/version&gt;
         &lt;configuration&gt;
           
&lt;webAccessUrl&gt;http://svn.example.org/viewvc/project/trunk&lt;/webAccessUrl&gt;
           
&lt;anonymousConnection&gt;scm:svn:http://svn.example.org/repo/project/trunk&lt;/anonymousConnection&gt;
@@ -166,7 +166,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/selective-reports.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/selective-reports.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/selective-reports.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\apt/examples\selective-reports.apt.vm at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\apt/examples\selective-reports.apt.vm at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -50,9 +50,9 @@
       <li><a href="../../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li><a href="../../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="../index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
-    <li class="active ">Run Selective Reports <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.5.0/src\site\apt/examples\selective-reports.apt.vm";><img
 src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+    <li class="active ">Run Selective Reports <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.6.0/src\site\apt/examples\selective-reports.apt.vm";><img
 src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -66,7 +66,7 @@
     <li><a href="../usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="../faq.html" title="FAQ"><span 
class="none"></span>FAQ</a></li>
     <li><a href="../jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="../download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li class="active"><a><span class="none"></span>Run Selective 
Reports</a></li>
@@ -126,7 +126,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-project-info-reports-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.5.0&lt;/version&gt;
+        &lt;version&gt;3.6.0&lt;/version&gt;
         &lt;reportSets&gt;
           &lt;reportSet&gt;
             &lt;reports&gt;
@@ -154,7 +154,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/faq.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/faq.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/faq.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\fml/faq.fml at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\fml/faq.fml at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -48,9 +48,9 @@
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
-    <li class="active ">Frequently Asked Questions <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.5.0/src\site\fml/faq.fml";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+    <li class="active ">Frequently Asked Questions <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.6.0/src\site\fml/faq.fml";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -64,7 +64,7 @@
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li class="active"><a><span class="none"></span>FAQ</a></li>
     <li><a href="jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -162,7 +162,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/help-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/help-mojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/help-mojo.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.12.0:report at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
     <li class="active ">project-info-reports:help</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -64,7 +64,7 @@
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -117,7 +117,7 @@
 <section>
 <h2><a name="project-info-reports:help"></a>project-info-reports:help</h2><a 
name="project-info-reports:help"></a>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:help</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.0:help</p>
 <p><strong>Description</strong>:</p>
 <p>Display help information on maven-project-info-reports-plugin.
 <br />
@@ -157,27 +157,27 @@
 <div>If <code>true</code>, display all settable properties for each goal.</div>
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>User Property</strong>: <code>detail</code></li>
 <li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="goal"><section>
 <h4><a name="a.3Cgoal.3E"></a>&lt;goal&gt;</h4><a name="a.3Cgoal.3E"></a></a>
 <div>The name of the goal for which to show help. If unspecified, all goals 
will be displayed.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>User Property</strong>: <code>goal</code></li></ul><hr 
/></section><a name="indentSize"><section>
 <h4><a name="a.3CindentSize.3E"></a>&lt;indentSize&gt;</h4><a 
name="a.3CindentSize.3E"></a></a>
 <div>The number of spaces per indentation level, should be positive.</div>
 <ul>
 <li><strong>Type</strong>: <code>int</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>User Property</strong>: <code>indentSize</code></li>
 <li><strong>Default</strong>: <code>2</code></li></ul><hr /></section><a 
name="lineLength"><section>
 <h4><a name="a.3ClineLength.3E"></a>&lt;lineLength&gt;</h4><a 
name="a.3ClineLength.3E"></a></a>
 <div>The maximum length of a display line, should be positive.</div>
 <ul>
 <li><strong>Type</strong>: <code>int</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>User Property</strong>: <code>lineLength</code></li>
 <li><strong>Default</strong>: 
<code>80</code></li></ul></section></section></section>
         </main>
@@ -187,7 +187,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index-mojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index-mojo.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.12.0:report at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
     <li class="active ">project-info-reports:index</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -64,7 +64,7 @@
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -119,7 +119,7 @@
 <p><strong>Note</strong>:</p>
 <p>This goal should be used as a Maven report.</p>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:index</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.0:index</p>
 <p><strong>Description</strong>:</p>
 <p>Generates the Project Index report.</p>
 <p><strong>Attributes</strong>:</p>
@@ -164,20 +164,20 @@
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
 <li><strong>Since</strong>: <code>2.3</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Default</strong>: 
<code>${project.basedir}/src/site/custom/project-info-reports.properties</code></li></ul><hr
 /></section><a name="licenseMappings"><section>
 <h4><a name="a.3ClicenseMappings.3E"></a>&lt;licenseMappings&gt;</h4><a 
name="a.3ClicenseMappings.3E"></a></a>
 <div>A mapping of license names to group licenses referred to with different 
names together</div>
 <ul>
 <li><strong>Type</strong>: <a 
href="apidocs/org/apache/maven/report/projectinfo/LicenseMapping.html"><code>java.util.List&lt;org.apache.maven.report.projectinfo.LicenseMapping&gt;</code></a></li>
 <li><strong>Since</strong>: <code>3.3.1</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li></ul><hr 
/></section><a name="skip"><section>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="skip"><section>
 <h4><a name="a.3Cskip.3E"></a>&lt;skip&gt;</h4><a name="a.3Cskip.3E"></a></a>
 <div>Skip report.</div>
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.8</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>User Property</strong>: <code>mpir.skip</code></li>
 <li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="skipEmptyReport"><section>
 <h4><a name="a.3CskipEmptyReport.3E"></a>&lt;skipEmptyReport&gt;</h4><a 
name="a.3CskipEmptyReport.3E"></a></a>
@@ -185,7 +185,7 @@
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.8</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Default</strong>: 
<code>true</code></li></ul></section></section></section>
         </main>
       </div>
@@ -194,7 +194,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\apt/index.apt.vm at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src\site\apt/index.apt.vm at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -51,9 +51,9 @@ jr...@exist.com" />
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
-    <li class="active ">Introduction <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.5.0/src\site\apt/index.apt.vm";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+    <li class="active ">Introduction <a 
href="https://github.com/apache/maven-project-info-reports-plugin/tree/maven-project-info-reports-plugin-3.6.0/src\site\apt/index.apt.vm";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -67,7 +67,7 @@ jr...@exist.com" />
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -142,7 +142,7 @@ jr...@exist.com" />
 <li><a href="./ci-management-mojo.html">project-info-reports:ci-management</a> 
is used to generate the Project Continuous Integration Management report.</li>
 <li><a href="./dependencies-mojo.html">project-info-reports:dependencies</a> 
is used to generate the Project Dependencies report.</li>
 <li><a 
href="./dependency-convergence-mojo.html">project-info-reports:dependency-convergence</a>
 is used to generate the Project Dependency Convergence report for (reactor) 
builds.</li>
-<li><a 
href="./dependency-info-mojo.html">project-info-reports:dependency-info</a> is 
used to generate code snippets to be added to build tools.</li>
+<li><a 
href="./dependency-info-mojo.html">project-info-reports:dependency-info</a> is 
used to generate code snippets of the Maven coordinates to be added to build 
tools.</li>
 <li><a 
href="./dependency-management-mojo.html">project-info-reports:dependency-management</a>
 is used to generate the Project Dependency Management report.</li>
 <li><a 
href="./distribution-management-mojo.html">project-info-reports:distribution-management</a>
 is used to generate the Project Distribution Management report.</li>
 <li><a href="./help-mojo.html">project-info-reports:help</a> is used to 
display help information on the Project Info Reports Plugin.</li>
@@ -156,6 +156,19 @@ jr...@exist.com" />
 <li><a href="./team-mojo.html">project-info-reports:team</a> is used to 
generate the Project Team report.</li>
 <li><a href="./scm-mojo.html">project-info-reports:scm</a> is used to generate 
the Project Source Code Management report.</li>
 <li><a href="./summary-mojo.html">project-info-reports:summary</a> is used to 
generate the Project Summary report.</li></ul></section><section>
+<h3><a name="Upcoming_Incompatibility_Notice"></a>Upcoming Incompatibility 
Notice</h3>
+<p>With the next major version (4.0) mojos and output filenames will change 
for consistency alignment. See the following table for the upcoming changes:</p>
+<table border="1" class="table table-striped">
+<tr class="a">
+<th align="center">Goal Name</th>
+<th align="center">New Goal Name</th>
+<th align="center">Output name</th>
+<th align="center">New Output Name</th></tr>
+<tr class="b">
+<td align="center"><code>dependency-info</code></td>
+<td align="center"><code>maven-coordinates</code></td>
+<td align="center"><code>dependency-info.html</code></td>
+<td 
align="center"><code>maven-coordinates.html</code></td></tr></table></section><section>
 <h3><a name="Usage"></a>Usage</h3>
 <p>General instructions on how to use the Project Info Reports Plugin can be 
found on the <a href="./usage.html">usage page</a>. Some more specific use 
cases are described in the examples given below.</p>
 <p>In case you still have questions regarding the plugin's usage, please have 
a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a 
href="./mailing-lists.html">user mailing list</a>. The posts to the mailing 
list are archived and could already contain the answer to your question as part 
of an older thread. Hence, it is also worth browsing/searching the <a 
href="./mailing-lists.html">mail archive</a>.</p>
@@ -178,7 +191,7 @@ jr...@exist.com" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-management-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-management-mojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-management-mojo.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.12.0:report at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
     <li class="active ">project-info-reports:issue-management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -64,7 +64,7 @@
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -119,7 +119,7 @@
 <p><strong>Note</strong>:</p>
 <p>This goal should be used as a Maven report.</p>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:issue-management</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.0:issue-management</p>
 <p><strong>Description</strong>:</p>
 <p>Generates the Project Issue Management report.</p>
 <p><strong>Attributes</strong>:</p>
@@ -164,20 +164,20 @@
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
 <li><strong>Since</strong>: <code>2.3</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Default</strong>: 
<code>${project.basedir}/src/site/custom/project-info-reports.properties</code></li></ul><hr
 /></section><a name="licenseMappings"><section>
 <h4><a name="a.3ClicenseMappings.3E"></a>&lt;licenseMappings&gt;</h4><a 
name="a.3ClicenseMappings.3E"></a></a>
 <div>A mapping of license names to group licenses referred to with different 
names together</div>
 <ul>
 <li><strong>Type</strong>: <a 
href="apidocs/org/apache/maven/report/projectinfo/LicenseMapping.html"><code>java.util.List&lt;org.apache.maven.report.projectinfo.LicenseMapping&gt;</code></a></li>
 <li><strong>Since</strong>: <code>3.3.1</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li></ul><hr 
/></section><a name="skip"><section>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="skip"><section>
 <h4><a name="a.3Cskip.3E"></a>&lt;skip&gt;</h4><a name="a.3Cskip.3E"></a></a>
 <div>Skip report.</div>
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.8</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>User Property</strong>: <code>mpir.skip</code></li>
 <li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="skipEmptyReport"><section>
 <h4><a name="a.3CskipEmptyReport.3E"></a>&lt;skipEmptyReport&gt;</h4><a 
name="a.3CskipEmptyReport.3E"></a></a>
@@ -185,7 +185,7 @@
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.8</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Default</strong>: 
<code>true</code></li></ul></section></section></section>
         </main>
       </div>
@@ -194,7 +194,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-management.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-management.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-management.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:issue-management
 at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:issue-management
 at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
     <li class="active ">Issue Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -64,7 +64,7 @@
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -144,7 +144,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/jira-report.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/jira-report.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/jira-report.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-changes-plugin:2.12.1:jira-report at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-changes-plugin:2.12.1:jira-report at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
     <li class="active ">JIRA Report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -64,7 +64,7 @@
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li class="active"><a><span class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -136,13 +136,13 @@
 <th>By</th></tr>
 <tr class="b">
 <td>Dependency upgrade</td>
-<td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/MPIR-446";>MPIR-446</a></td>
-<td>Update to Maven SCM 2.0.1</td>
+<td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/MPIR-457";>MPIR-457</a></td>
+<td>Upgrade to Parent 42 and Maven 3.6.3</td>
 <td>Michael Osipov</td></tr>
 <tr class="a">
 <td>Dependency upgrade</td>
-<td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/MPIR-452";>MPIR-452</a></td>
-<td>Upgrade to Parent 41</td>
+<td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/MPIR-461";>MPIR-461</a></td>
+<td>Upgrade plugins and components (in ITs)</td>
 <td>Michael Osipov</td></tr></table></section>
         </main>
       </div>
@@ -151,7 +151,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>

Modified: 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/licenses-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/licenses-mojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/licenses-mojo.html
 Thu Jun 13 16:48:08 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2023-11-17
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.12.0:report at 2024-06-13
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Project Info Reports 
Plugin">Apache Maven Project Info Reports Plugin</a><span 
class="divider">/</span></li>
     <li class="active ">project-info-reports:licenses</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-11-17</li>
-          <li id="projectVersion" class="pull-right">Version: 3.5.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.6.0</li>
           </ul>
         </div>
       </header>
@@ -64,7 +64,7 @@
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="jira-report.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="examples/selective-reports.html" title="Run Selective 
Reports"><span class="none"></span>Run Selective Reports</a></li>
@@ -119,7 +119,7 @@
 <p><strong>Note</strong>:</p>
 <p>This goal should be used as a Maven report.</p>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:licenses</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.0:licenses</p>
 <p><strong>Description</strong>:</p>
 <p>Generates the Project Licenses report.</p>
 <p><strong>Attributes</strong>:</p>
@@ -181,20 +181,20 @@
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
 <li><strong>Since</strong>: <code>2.3</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Default</strong>: 
<code>${project.basedir}/src/site/custom/project-info-reports.properties</code></li></ul><hr
 /></section><a name="licenseFileEncoding"><section>
 <h4><a 
name="a.3ClicenseFileEncoding.3E"></a>&lt;licenseFileEncoding&gt;</h4><a 
name="a.3ClicenseFileEncoding.3E"></a></a>
 <div>Specifies the input encoding of the project's license file(s).</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
 <li><strong>Since</strong>: <code>2.8</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li></ul><hr 
/></section><a name="licenseMappings"><section>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="licenseMappings"><section>
 <h4><a name="a.3ClicenseMappings.3E"></a>&lt;licenseMappings&gt;</h4><a 
name="a.3ClicenseMappings.3E"></a></a>
 <div>A mapping of license names to group licenses referred to with different 
names together</div>
 <ul>
 <li><strong>Type</strong>: <a 
href="apidocs/org/apache/maven/report/projectinfo/LicenseMapping.html"><code>java.util.List&lt;org.apache.maven.report.projectinfo.LicenseMapping&gt;</code></a></li>
 <li><strong>Since</strong>: <code>3.3.1</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li></ul><hr 
/></section><a name="linkOnly"><section>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="linkOnly"><section>
 <h4><a name="a.3ClinkOnly.3E"></a>&lt;linkOnly&gt;</h4><a 
name="a.3ClinkOnly.3E"></a></a>
 <div>Whether the only render links to the license documents instead of 
inlining them. 
 <br />
@@ -202,20 +202,20 @@
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.3</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="offline"><section>
 <h4><a name="a.3Coffline.3E"></a>&lt;offline&gt;</h4><a 
name="a.3Coffline.3E"></a></a>
 <div>Whether the system is currently offline.</div>
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>User Property</strong>: <code>settings.offline</code></li></ul><hr 
/></section><a name="skip"><section>
 <h4><a name="a.3Cskip.3E"></a>&lt;skip&gt;</h4><a name="a.3Cskip.3E"></a></a>
 <div>Skip report.</div>
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.8</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>User Property</strong>: <code>mpir.skip</code></li>
 <li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="skipEmptyReport"><section>
 <h4><a name="a.3CskipEmptyReport.3E"></a>&lt;skipEmptyReport&gt;</h4><a 
name="a.3CskipEmptyReport.3E"></a></a>
@@ -223,7 +223,7 @@
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.8</code></li>
-<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Default</strong>: 
<code>true</code></li></ul></section></section></section>
         </main>
       </div>
@@ -232,7 +232,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>


Reply via email to