Modified: 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/index.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/index.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/index.html
 Wed Jun 26 08:36:57 2024
@@ -1,136 +1,65 @@
 <!DOCTYPE html>
-
-
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src/site/apt/index.apt.vm at 2024-04-26
- | Rendered using Apache Maven Fluido Skin 1.11.2
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src/site/apt/index.apt.vm at 2024-06-26
+
+ | Rendered using Apache Maven Default Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <meta name="author" content="Allan Ramirez" />
     <meta name="date" content="2013-07-22" />
     <title>Apache Maven Install Plugin &#x2013; Introduction</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.2.min.css" />
+    <link rel="stylesheet" href="./css/maven-base.css" />
+    <link rel="stylesheet" href="./css/maven-theme.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.11.2.min.js"></script>
-
-    <!-- Matomo -->
-    <script>
-        var _paq = window._paq = window._paq || [];
-                _paq.push(['disableCookies']);
-                    _paq.push(['trackPageView']);
-                    _paq.push(['enableLinkTracking']);
-        
-        (function() {
-            var u="https://analytics.apache.org/";;
-            _paq.push(['setTrackerUrl', u+'/matomo.php']);
-            _paq.push(['setSiteId', '3']);
-            var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
-            g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
-        })();
-    </script>
-    <!-- End Matomo Code -->
   </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
-      <header>
-        <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Install Plugin" style="" /></a></div>
-          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
-          <div class="clear"><hr/></div>
-        </div>
-
-        <div id="breadcrumbs">
-          <ul class="breadcrumb">
-      <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
-      <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 Install Plugin">Apache 
Maven Install Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Introduction <a 
href="https://github.com/apache/maven-install-plugin/tree/maven-install-plugin-3.1.2/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-04-26</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.2</li>
-          </ul>
-        </div>
-      </header>
-      <div class="row-fluid">
-        <header id="leftColumn" class="span2">
-          <nav class="well sidebar-nav">
-  <ul class="nav nav-list">
-   <li class="nav-header">Overview</li>
-    <li class="active"><a><span class="none"></span>Introduction</a></li>
-    <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
-    <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="http://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/custom-pom-installation.html" title="Installing 
Artifact with Custom POM"><span class="none"></span>Installing Artifact with 
Custom POM</a></li>
-    <li><a href="examples/generic-pom-generation.html" title="Generating 
Generic POM"><span class="none"></span>Generating Generic POM</a></li>
-    <li><a href="examples/specific-local-repo.html" title="Installing to a 
Specific Local Repository Path"><span class="none"></span>Installing to a 
Specific Local Repository Path</a></li>
-    <li><a href="examples/installing-secondary-artifacts.html" 
title="Installing Secondary Artifacts"><span class="none"></span>Installing 
Secondary Artifacts</a></li>
-   <li class="nav-header">Project Documentation</li>
-    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-down"></span>Project Information</a>
-     <ul class="nav nav-list">
-      <li class="active"><a><span class="none"></span>About</a></li>
-      <li><a href="summary.html" title="Summary"><span 
class="none"></span>Summary</a></li>
-      <li><a href="dependency-info.html" title="Dependency Information"><span 
class="none"></span>Dependency Information</a></li>
-      <li><a href="team.html" title="Team"><span 
class="none"></span>Team</a></li>
-      <li><a href="scm.html" title="Source Code Management"><span 
class="none"></span>Source Code Management</a></li>
-      <li><a href="issue-management.html" title="Issue Management"><span 
class="none"></span>Issue Management</a></li>
-      <li><a href="mailing-lists.html" title="Mailing Lists"><span 
class="none"></span>Mailing Lists</a></li>
-      <li><a href="dependency-management.html" title="Dependency 
Management"><span class="none"></span>Dependency Management</a></li>
-      <li><a href="dependencies.html" title="Dependencies"><span 
class="none"></span>Dependencies</a></li>
-      <li><a href="dependency-convergence.html" title="Dependency 
Convergence"><span class="none"></span>Dependency Convergence</a></li>
-      <li><a href="ci-management.html" title="CI Management"><span 
class="none"></span>CI Management</a></li>
-      <li><a href="plugin-management.html" title="Plugin Management"><span 
class="none"></span>Plugin Management</a></li>
-      <li><a href="plugins.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
-      <li><a href="distribution-management.html" title="Distribution 
Management"><span class="none"></span>Distribution Management</a></li>
-     </ul></li>
-    <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
-   <li class="nav-header">Maven Projects</li>
-    <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
-    <li><a href="../../archetypes/index.html" title="Archetypes"><span 
class="none"></span>Archetypes</a></li>
-    <li><a href="../../extensions/index.html" title="Extensions"><span 
class="none"></span>Extensions</a></li>
-    <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
-    <li><a href="../index.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
-    <li><a href="../../skins/index.html" title="Skins"><span 
class="none"></span>Skins</a></li>
-    <li><a href="" title=""><span class="icon-chevron-down"></span></a>
-     <ul class="nav nav-list">
-      <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
-      <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
-      <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
-      <li><a href="../../maven-indexer/index.html" title="Indexer"><span 
class="none"></span>Indexer</a></li>
-      <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
-      <li><a href="../../plugin-testing/index.html" title="Plugin 
Testing"><span class="none"></span>Plugin Testing</a></li>
-      <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span 
class="none"></span>Plugin Tools</a></li>
-      <li><a href="../../apache-resource-bundles/index.html" title="Resource 
Bundles"><span class="none"></span>Resource Bundles</a></li>
-      <li><a href="../../scm/index.html" title="SCM"><span 
class="none"></span>SCM</a></li>
-      <li><a href="../../shared/index.html" title="Shared Components"><span 
class="none"></span>Shared Components</a></li>
-      <li><a href="../../surefire/index.html" title="Surefire"><span 
class="none"></span>Surefire</a></li>
-      <li><a href="../../wagon/index.html" title="Wagon"><span 
class="none"></span>Wagon</a></li>
-     </ul></li>
-   <li class="nav-header">ASF</li>
-    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
-    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html"; 
class="externalLink" title="Data Privacy"><span class="none"></span>Data 
Privacy</a></li>
-    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-  </ul>
-          </nav>
-          <div class="well sidebar-nav">
-            <div id="poweredBy">
-              <div class="clear"></div>
-              <div class="clear"></div>
-              <div class="clear"></div>
-<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
-            </div>
-          </div>
-        </header>
-        <main id="bodyColumn"  class="span10" >
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">Apache Maven Install Plugin
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 2024-06-26</span>
+           | <span id="projectVersion">Version: 4.0.0-beta-1</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><strong>Introduction</strong></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="faq.html" title="FAQ">FAQ</a></li>
+     <li class="none"><a href="http://www.apache.org/licenses/"; 
class="externalLink" title="License">License</a></li>
+     <li class="none"><a href="download.html" 
title="Download">Download</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/custom-pom-installation.html" 
title="Installing Artifact with Custom POM">Installing Artifact with Custom 
POM</a></li>
+     <li class="none"><a href="examples/generic-pom-generation.html" 
title="Generating Generic POM">Generating Generic POM</a></li>
+     <li class="none"><a href="examples/specific-local-repo.html" 
title="Installing to a Specific Local Repository Path">Installing to a Specific 
Local Repository Path</a></li>
+     <li class="none"><a href="examples/installing-secondary-artifacts.html" 
title="Installing Secondary Artifacts">Installing Secondary Artifacts</a></li>
+    </ul>
+      <a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
+      </a>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
 <section>
 <h2><a name="Apache_Maven_Install_Plugin"></a>Apache Maven Install Plugin</h2>
 <p>The Install Plugin is used during the <code>install</code> phase to add 
artifact(s) to the local repository. The Install Plugin uses the information in 
the POM (groupId, artifactId, version) to determine the proper location for the 
artifact within the local repository.</p>
@@ -154,23 +83,18 @@
 <li><a href="./examples/generic-pom-generation.html">Generating a Generic 
POM</a></li>
 <li><a href="./examples/specific-local-repo.html">Installing an Artifact to a 
Specific Local Repository Path</a></li>
 <li><a href="./examples/installing-secondary-artifacts.html">Installing 
Secondary Artifacts</a></li></ul></section></section>
-        </main>
       </div>
     </div>
-    <hr/>
-    <footer>
-      <div class="container-fluid">
-        <div class="row-fluid">
-            <p>&#169;      2004&#x2013;2024
-<a href="https://www.apache.org/";>The Apache Software Foundation</a>
-</p>
-        </div>
-      </div>
-    </footer>
-<script>
-       if(anchors) {
-         anchors.add();
-       }
-</script>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2004&#x2013;2024<a 
href="https://www.apache.org/";>The Apache Software Foundation</a>.
+.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
   </body>
 </html>
\ No newline at end of file

Modified: 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/install-file-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/install-file-mojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/install-file-mojo.html
 Wed Jun 26 08:36:57 2024
@@ -1,130 +1,76 @@
 <!DOCTYPE html>
-
-
 <!--
- | 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-04-26
- | Rendered using Apache Maven Fluido Skin 1.11.2
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:4.0.0-beta-1:report at 
2024-06-26
+
+ | Rendered using Apache Maven Default Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Maven Install Plugin &#x2013; install:install-file</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.2.min.css" />
+    <link rel="stylesheet" href="./css/maven-base.css" />
+    <link rel="stylesheet" href="./css/maven-theme.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.11.2.min.js"></script>
-
-    <!-- Matomo -->
-    <script>
-        var _paq = window._paq = window._paq || [];
-                _paq.push(['disableCookies']);
-                    _paq.push(['trackPageView']);
-                    _paq.push(['enableLinkTracking']);
-        
-        (function() {
-            var u="https://analytics.apache.org/";;
-            _paq.push(['setTrackerUrl', u+'/matomo.php']);
-            _paq.push(['setSiteId', '3']);
-            var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
-            g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
-        })();
-    </script>
-    <!-- End Matomo Code -->
   </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
-      <header>
-        <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Install Plugin" style="" /></a></div>
-          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
-          <div class="clear"><hr/></div>
-        </div>
-
-        <div id="breadcrumbs">
-          <ul class="breadcrumb">
-      <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
-      <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 Install Plugin">Apache 
Maven Install Plugin</a><span class="divider">/</span></li>
-    <li class="active ">install:install-file</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-26</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.2</li>
-          </ul>
-        </div>
-      </header>
-      <div class="row-fluid">
-        <header id="leftColumn" class="span2">
-          <nav class="well sidebar-nav">
-  <ul class="nav nav-list">
-   <li class="nav-header">Overview</li>
-    <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
-    <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
-    <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="http://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/custom-pom-installation.html" title="Installing 
Artifact with Custom POM"><span class="none"></span>Installing Artifact with 
Custom POM</a></li>
-    <li><a href="examples/generic-pom-generation.html" title="Generating 
Generic POM"><span class="none"></span>Generating Generic POM</a></li>
-    <li><a href="examples/specific-local-repo.html" title="Installing to a 
Specific Local Repository Path"><span class="none"></span>Installing to a 
Specific Local Repository Path</a></li>
-    <li><a href="examples/installing-secondary-artifacts.html" 
title="Installing Secondary Artifacts"><span class="none"></span>Installing 
Secondary Artifacts</a></li>
-   <li class="nav-header">Project Documentation</li>
-    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-right"></span>Project Information</a></li>
-    <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
-   <li class="nav-header">Maven Projects</li>
-    <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
-    <li><a href="../../archetypes/index.html" title="Archetypes"><span 
class="none"></span>Archetypes</a></li>
-    <li><a href="../../extensions/index.html" title="Extensions"><span 
class="none"></span>Extensions</a></li>
-    <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
-    <li><a href="../index.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
-    <li><a href="../../skins/index.html" title="Skins"><span 
class="none"></span>Skins</a></li>
-    <li><a href="" title=""><span class="icon-chevron-down"></span></a>
-     <ul class="nav nav-list">
-      <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
-      <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
-      <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
-      <li><a href="../../maven-indexer/index.html" title="Indexer"><span 
class="none"></span>Indexer</a></li>
-      <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
-      <li><a href="../../plugin-testing/index.html" title="Plugin 
Testing"><span class="none"></span>Plugin Testing</a></li>
-      <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span 
class="none"></span>Plugin Tools</a></li>
-      <li><a href="../../apache-resource-bundles/index.html" title="Resource 
Bundles"><span class="none"></span>Resource Bundles</a></li>
-      <li><a href="../../scm/index.html" title="SCM"><span 
class="none"></span>SCM</a></li>
-      <li><a href="../../shared/index.html" title="Shared Components"><span 
class="none"></span>Shared Components</a></li>
-      <li><a href="../../surefire/index.html" title="Surefire"><span 
class="none"></span>Surefire</a></li>
-      <li><a href="../../wagon/index.html" title="Wagon"><span 
class="none"></span>Wagon</a></li>
-     </ul></li>
-   <li class="nav-header">ASF</li>
-    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
-    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html"; 
class="externalLink" title="Data Privacy"><span class="none"></span>Data 
Privacy</a></li>
-    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-  </ul>
-          </nav>
-          <div class="well sidebar-nav">
-            <div id="poweredBy">
-              <div class="clear"></div>
-              <div class="clear"></div>
-              <div class="clear"></div>
-<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
-            </div>
-          </div>
-        </header>
-        <main id="bodyColumn"  class="span10" >
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">Apache Maven Install Plugin
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 2024-06-26</span>
+           | <span id="projectVersion">Version: 4.0.0-beta-1</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="faq.html" title="FAQ">FAQ</a></li>
+     <li class="none"><a href="http://www.apache.org/licenses/"; 
class="externalLink" title="License">License</a></li>
+     <li class="none"><a href="download.html" 
title="Download">Download</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/custom-pom-installation.html" 
title="Installing Artifact with Custom POM">Installing Artifact with Custom 
POM</a></li>
+     <li class="none"><a href="examples/generic-pom-generation.html" 
title="Generating Generic POM">Generating Generic POM</a></li>
+     <li class="none"><a href="examples/specific-local-repo.html" 
title="Installing to a Specific Local Repository Path">Installing to a Specific 
Local Repository Path</a></li>
+     <li class="none"><a href="examples/installing-secondary-artifacts.html" 
title="Installing Secondary Artifacts">Installing Secondary Artifacts</a></li>
+    </ul>
+      <a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
+      </a>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
 <section>
 <h2><a name="install:install-file"></a>install:install-file</h2><a 
name="install:install-file"></a>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-install-plugin:3.1.2:install-file</p>
+<p>org.apache.maven.plugins:maven-install-plugin:4.0.0-beta-1:install-file</p>
 <p><strong>Description</strong>:</p>
 <p>Installs a file in the local repository.</p>
 <p><strong>Attributes</strong>:</p>
 <ul>
+<li>Requires a Maven project to be executed.</li>
 <li>Executes as an aggregator goal.</li>
-<li>The goal is thread-safe and supports parallel builds.</li></ul><section>
+<li>The goal is not marked as thread-safe and thus does not support parallel 
builds.</li></ul><section>
 <h3><a name="Required_Parameters"></a>Required Parameters</h3><a 
name="Required_Parameters"></a>
-<table border="0" class="table table-striped">
+<table border="0" class="bodyTable">
 <tr class="a">
 <th>Name</th>
 <th>Type</th>
@@ -132,11 +78,11 @@
 <th>Description</th></tr>
 <tr class="b">
 <td align="left"><a href="#file"><code>&lt;file&gt;</code></a></td>
-<td><code>File</code></td>
+<td><code>Path</code></td>
 <td><code>-</code></td>
-<td>The file to be installed in the local repository.<br /><strong>User 
Property</strong>: <code>file</code></td></tr></table></section><section>
+<td>The file to be installed in the local 
repository.</td></tr></table></section><section>
 <h3><a name="Optional_Parameters"></a>Optional Parameters</h3><a 
name="Optional_Parameters"></a>
-<table border="0" class="table table-striped">
+<table border="0" class="bodyTable">
 <tr class="a">
 <th>Name</th>
 <th>Type</th>
@@ -146,142 +92,126 @@
 <td align="left"><a href="#artifactId"><code>&lt;artifactId&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
-<td>ArtifactId of the artifact to be installed. Retrieved from POM file if one 
is specified or extracted from <code>pom.xml</code> in jar if available.<br 
/><strong>User Property</strong>: <code>artifactId</code></td></tr>
+<td>ArtifactId of the artifact to be installed. Retrieved from POM file if one 
is specified or extracted from <code>pom.xml</code> in jar if 
available.</td></tr>
 <tr class="a">
 <td align="left"><a href="#classifier"><code>&lt;classifier&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>2.2</code></td>
-<td>Classifier type of the artifact to be installed. For example, "sources" or 
"javadoc". Defaults to none which means this is the project's main artifact.<br 
/><strong>User Property</strong>: <code>classifier</code></td></tr>
+<td>Classifier type of the artifact to be installed. For example, "sources" or 
"javadoc". Defaults to none which means this is the project's main 
artifact.</td></tr>
 <tr class="b">
 <td align="left"><a 
href="#generatePom"><code>&lt;generatePom&gt;</code></a></td>
 <td><code>Boolean</code></td>
 <td><code>2.1</code></td>
-<td>Generate a minimal POM for the artifact if none is supplied via the 
parameter <a href="#pomFile"><code>pomFile</code></a>. Defaults to 
<code>true</code> if there is no existing POM in the local repository yet.<br 
/><strong>User Property</strong>: <code>generatePom</code></td></tr>
+<td>Generate a minimal POM for the artifact if none is supplied via the 
parameter <a href="#pomFile"><code>pomFile</code></a>. Defaults to 
<code>true</code> if there is no existing POM in the local repository 
yet.</td></tr>
 <tr class="a">
 <td align="left"><a href="#groupId"><code>&lt;groupId&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
-<td>GroupId of the artifact to be installed. Retrieved from POM file if one is 
specified or extracted from <code>pom.xml</code> in jar if available.<br 
/><strong>User Property</strong>: <code>groupId</code></td></tr>
+<td>GroupId of the artifact to be installed. Retrieved from POM file if one is 
specified or extracted from <code>pom.xml</code> in jar if available.</td></tr>
 <tr class="b">
 <td align="left"><a href="#javadoc"><code>&lt;javadoc&gt;</code></a></td>
-<td><code>File</code></td>
+<td><code>Path</code></td>
 <td><code>2.3</code></td>
-<td>The bundled API docs for the artifact.<br /><strong>User 
Property</strong>: <code>javadoc</code></td></tr>
+<td>The bundled API docs for the artifact.</td></tr>
 <tr class="a">
 <td align="left"><a 
href="#localRepositoryPath"><code>&lt;localRepositoryPath&gt;</code></a></td>
-<td><code>File</code></td>
+<td><code>Path</code></td>
 <td><code>2.2</code></td>
-<td>The path for a specific local repository directory. If not specified the 
local repository path configured in the Maven settings will be used.<br 
/><strong>User Property</strong>: <code>localRepositoryPath</code></td></tr>
+<td>The path for a specific local repository directory. If not specified the 
local repository path configured in the Maven settings will be used.</td></tr>
 <tr class="b">
 <td align="left"><a href="#packaging"><code>&lt;packaging&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
-<td>Packaging type of the artifact to be installed. Retrieved from POM file if 
one is specified or extracted from <code>pom.xml</code> in jar if available.<br 
/><strong>User Property</strong>: <code>packaging</code></td></tr>
+<td>Packaging type of the artifact to be installed. Retrieved from POM file if 
one is specified or extracted from <code>pom.xml</code> in jar if 
available.</td></tr>
 <tr class="a">
 <td align="left"><a href="#pomFile"><code>&lt;pomFile&gt;</code></a></td>
-<td><code>File</code></td>
+<td><code>Path</code></td>
 <td><code>2.1</code></td>
-<td>Location of an existing POM file to be installed alongside the main 
artifact, given by the <a href="#file"><code>file</code></a> parameter.<br 
/><strong>User Property</strong>: <code>pomFile</code></td></tr>
+<td>Location of an existing POM file to be installed alongside the main 
artifact, given by the <a href="#file"><code>file</code></a> 
parameter.</td></tr>
 <tr class="b">
 <td align="left"><a href="#sources"><code>&lt;sources&gt;</code></a></td>
-<td><code>File</code></td>
+<td><code>Path</code></td>
 <td><code>2.3</code></td>
-<td>The bundled sources for the artifact.<br /><strong>User Property</strong>: 
<code>sources</code></td></tr>
+<td>The bundled sources for the artifact.</td></tr>
 <tr class="a">
 <td align="left"><a href="#version"><code>&lt;version&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
-<td>Version of the artifact to be installed. Retrieved from POM file if one is 
specified or extracted from <code>pom.xml</code> in jar if available.<br 
/><strong>User Property</strong>: 
<code>version</code></td></tr></table></section><section>
-<h3><a name="Parameter_Details"></a>Parameter Details</h3><a 
name="Parameter_Details"></a><a name="artifactId"><section>
-<h4><a name="a.3CartifactId.3E"></a>&lt;artifactId&gt;</h4><a 
name="a.3CartifactId.3E"></a></a>
+<td>Version of the artifact to be installed. Retrieved from POM file if one is 
specified or extracted from <code>pom.xml</code> in jar if 
available.</td></tr></table></section><section>
+<h3><a name="Parameter_Details"></a>Parameter Details</h3><a 
name="Parameter_Details"></a><a name="artifactId"></a><section>
+<h4><a name="a.3CartifactId.3E"></a>&lt;artifactId&gt;</h4><a 
name="a.3CartifactId.3E"></a>
 <div>ArtifactId of the artifact to be installed. Retrieved from POM file if 
one is specified or extracted from <code>pom.xml</code> in jar if 
available.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: <code>artifactId</code></li></ul><hr 
/></section><a name="classifier"><section>
-<h4><a name="a.3Cclassifier.3E"></a>&lt;classifier&gt;</h4><a 
name="a.3Cclassifier.3E"></a></a>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="classifier"></a><section>
+<h4><a name="a.3Cclassifier.3E"></a>&lt;classifier&gt;</h4><a 
name="a.3Cclassifier.3E"></a>
 <div>Classifier type of the artifact to be installed. For example, "sources" 
or "javadoc". Defaults to none which means this is the project's main 
artifact.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
 <li><strong>Since</strong>: <code>2.2</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: <code>classifier</code></li></ul><hr 
/></section><a name="file"><section>
-<h4><a name="a.3Cfile.3E"></a>&lt;file&gt;</h4><a name="a.3Cfile.3E"></a></a>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="file"></a><section>
+<h4><a name="a.3Cfile.3E"></a>&lt;file&gt;</h4><a name="a.3Cfile.3E"></a>
 <div>The file to be installed in the local repository.</div>
 <ul>
-<li><strong>Type</strong>: <code>java.io.File</code></li>
-<li><strong>Required</strong>: <code>Yes</code></li>
-<li><strong>User Property</strong>: <code>file</code></li></ul><hr 
/></section><a name="generatePom"><section>
-<h4><a name="a.3CgeneratePom.3E"></a>&lt;generatePom&gt;</h4><a 
name="a.3CgeneratePom.3E"></a></a>
+<li><strong>Type</strong>: <code>java.nio.file.Path</code></li>
+<li><strong>Required</strong>: <code>Yes</code></li></ul><hr /></section><a 
name="generatePom"></a><section>
+<h4><a name="a.3CgeneratePom.3E"></a>&lt;generatePom&gt;</h4><a 
name="a.3CgeneratePom.3E"></a>
 <div>Generate a minimal POM for the artifact if none is supplied via the 
parameter <a href="#pomFile"><code>pomFile</code></a>. Defaults to 
<code>true</code> if there is no existing POM in the local repository yet.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.Boolean</code></li>
 <li><strong>Since</strong>: <code>2.1</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: <code>generatePom</code></li></ul><hr 
/></section><a name="groupId"><section>
-<h4><a name="a.3CgroupId.3E"></a>&lt;groupId&gt;</h4><a 
name="a.3CgroupId.3E"></a></a>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="groupId"></a><section>
+<h4><a name="a.3CgroupId.3E"></a>&lt;groupId&gt;</h4><a 
name="a.3CgroupId.3E"></a>
 <div>GroupId of the artifact to be installed. Retrieved from POM file if one 
is specified or extracted from <code>pom.xml</code> in jar if available.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: <code>groupId</code></li></ul><hr 
/></section><a name="javadoc"><section>
-<h4><a name="a.3Cjavadoc.3E"></a>&lt;javadoc&gt;</h4><a 
name="a.3Cjavadoc.3E"></a></a>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="javadoc"></a><section>
+<h4><a name="a.3Cjavadoc.3E"></a>&lt;javadoc&gt;</h4><a 
name="a.3Cjavadoc.3E"></a>
 <div>The bundled API docs for the artifact.</div>
 <ul>
-<li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Type</strong>: <code>java.nio.file.Path</code></li>
 <li><strong>Since</strong>: <code>2.3</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: <code>javadoc</code></li></ul><hr 
/></section><a name="localRepositoryPath"><section>
-<h4><a 
name="a.3ClocalRepositoryPath.3E"></a>&lt;localRepositoryPath&gt;</h4><a 
name="a.3ClocalRepositoryPath.3E"></a></a>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="localRepositoryPath"></a><section>
+<h4><a 
name="a.3ClocalRepositoryPath.3E"></a>&lt;localRepositoryPath&gt;</h4><a 
name="a.3ClocalRepositoryPath.3E"></a>
 <div>The path for a specific local repository directory. If not specified the 
local repository path configured in the Maven settings will be used.</div>
 <ul>
-<li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Type</strong>: <code>java.nio.file.Path</code></li>
 <li><strong>Since</strong>: <code>2.2</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: 
<code>localRepositoryPath</code></li></ul><hr /></section><a 
name="packaging"><section>
-<h4><a name="a.3Cpackaging.3E"></a>&lt;packaging&gt;</h4><a 
name="a.3Cpackaging.3E"></a></a>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="packaging"></a><section>
+<h4><a name="a.3Cpackaging.3E"></a>&lt;packaging&gt;</h4><a 
name="a.3Cpackaging.3E"></a>
 <div>Packaging type of the artifact to be installed. Retrieved from POM file 
if one is specified or extracted from <code>pom.xml</code> in jar if 
available.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: <code>packaging</code></li></ul><hr 
/></section><a name="pomFile"><section>
-<h4><a name="a.3CpomFile.3E"></a>&lt;pomFile&gt;</h4><a 
name="a.3CpomFile.3E"></a></a>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="pomFile"></a><section>
+<h4><a name="a.3CpomFile.3E"></a>&lt;pomFile&gt;</h4><a 
name="a.3CpomFile.3E"></a>
 <div>Location of an existing POM file to be installed alongside the main 
artifact, given by the <a href="#file"><code>file</code></a> parameter.</div>
 <ul>
-<li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Type</strong>: <code>java.nio.file.Path</code></li>
 <li><strong>Since</strong>: <code>2.1</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: <code>pomFile</code></li></ul><hr 
/></section><a name="sources"><section>
-<h4><a name="a.3Csources.3E"></a>&lt;sources&gt;</h4><a 
name="a.3Csources.3E"></a></a>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="sources"></a><section>
+<h4><a name="a.3Csources.3E"></a>&lt;sources&gt;</h4><a 
name="a.3Csources.3E"></a>
 <div>The bundled sources for the artifact.</div>
 <ul>
-<li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Type</strong>: <code>java.nio.file.Path</code></li>
 <li><strong>Since</strong>: <code>2.3</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: <code>sources</code></li></ul><hr 
/></section><a name="version"><section>
-<h4><a name="a.3Cversion.3E"></a>&lt;version&gt;</h4><a 
name="a.3Cversion.3E"></a></a>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="version"></a><section>
+<h4><a name="a.3Cversion.3E"></a>&lt;version&gt;</h4><a 
name="a.3Cversion.3E"></a>
 <div>Version of the artifact to be installed. Retrieved from POM file if one 
is specified or extracted from <code>pom.xml</code> in jar if available.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: 
<code>version</code></li></ul></section></section></section>
-        </main>
+<li><strong>Required</strong>: 
<code>No</code></li></ul></section></section></section>
       </div>
     </div>
-    <hr/>
-    <footer>
-      <div class="container-fluid">
-        <div class="row-fluid">
-            <p>&#169;      2004&#x2013;2024
-<a href="https://www.apache.org/";>The Apache Software Foundation</a>
-</p>
-        </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2004&#x2013;2024<a 
href="https://www.apache.org/";>The Apache Software Foundation</a>.
+.      </div>
+      <div class="clear">
+        <hr/>
       </div>
-    </footer>
-<script>
-       if(anchors) {
-         anchors.add();
-       }
-</script>
+    </div>
   </body>
 </html>
\ No newline at end of file

Modified: 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/install-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/install-mojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/install-mojo.html
 Wed Jun 26 08:36:57 2024
@@ -1,131 +1,76 @@
 <!DOCTYPE html>
-
-
 <!--
- | 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-04-26
- | Rendered using Apache Maven Fluido Skin 1.11.2
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:4.0.0-beta-1:report at 
2024-06-26
+
+ | Rendered using Apache Maven Default Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Maven Install Plugin &#x2013; install:install</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.2.min.css" />
+    <link rel="stylesheet" href="./css/maven-base.css" />
+    <link rel="stylesheet" href="./css/maven-theme.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.11.2.min.js"></script>
-
-    <!-- Matomo -->
-    <script>
-        var _paq = window._paq = window._paq || [];
-                _paq.push(['disableCookies']);
-                    _paq.push(['trackPageView']);
-                    _paq.push(['enableLinkTracking']);
-        
-        (function() {
-            var u="https://analytics.apache.org/";;
-            _paq.push(['setTrackerUrl', u+'/matomo.php']);
-            _paq.push(['setSiteId', '3']);
-            var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
-            g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
-        })();
-    </script>
-    <!-- End Matomo Code -->
   </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
-      <header>
-        <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Install Plugin" style="" /></a></div>
-          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
-          <div class="clear"><hr/></div>
-        </div>
-
-        <div id="breadcrumbs">
-          <ul class="breadcrumb">
-      <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
-      <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 Install Plugin">Apache 
Maven Install Plugin</a><span class="divider">/</span></li>
-    <li class="active ">install:install</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-26</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.2</li>
-          </ul>
-        </div>
-      </header>
-      <div class="row-fluid">
-        <header id="leftColumn" class="span2">
-          <nav class="well sidebar-nav">
-  <ul class="nav nav-list">
-   <li class="nav-header">Overview</li>
-    <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
-    <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
-    <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="http://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/custom-pom-installation.html" title="Installing 
Artifact with Custom POM"><span class="none"></span>Installing Artifact with 
Custom POM</a></li>
-    <li><a href="examples/generic-pom-generation.html" title="Generating 
Generic POM"><span class="none"></span>Generating Generic POM</a></li>
-    <li><a href="examples/specific-local-repo.html" title="Installing to a 
Specific Local Repository Path"><span class="none"></span>Installing to a 
Specific Local Repository Path</a></li>
-    <li><a href="examples/installing-secondary-artifacts.html" 
title="Installing Secondary Artifacts"><span class="none"></span>Installing 
Secondary Artifacts</a></li>
-   <li class="nav-header">Project Documentation</li>
-    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-right"></span>Project Information</a></li>
-    <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
-   <li class="nav-header">Maven Projects</li>
-    <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
-    <li><a href="../../archetypes/index.html" title="Archetypes"><span 
class="none"></span>Archetypes</a></li>
-    <li><a href="../../extensions/index.html" title="Extensions"><span 
class="none"></span>Extensions</a></li>
-    <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
-    <li><a href="../index.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
-    <li><a href="../../skins/index.html" title="Skins"><span 
class="none"></span>Skins</a></li>
-    <li><a href="" title=""><span class="icon-chevron-down"></span></a>
-     <ul class="nav nav-list">
-      <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
-      <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
-      <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
-      <li><a href="../../maven-indexer/index.html" title="Indexer"><span 
class="none"></span>Indexer</a></li>
-      <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
-      <li><a href="../../plugin-testing/index.html" title="Plugin 
Testing"><span class="none"></span>Plugin Testing</a></li>
-      <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span 
class="none"></span>Plugin Tools</a></li>
-      <li><a href="../../apache-resource-bundles/index.html" title="Resource 
Bundles"><span class="none"></span>Resource Bundles</a></li>
-      <li><a href="../../scm/index.html" title="SCM"><span 
class="none"></span>SCM</a></li>
-      <li><a href="../../shared/index.html" title="Shared Components"><span 
class="none"></span>Shared Components</a></li>
-      <li><a href="../../surefire/index.html" title="Surefire"><span 
class="none"></span>Surefire</a></li>
-      <li><a href="../../wagon/index.html" title="Wagon"><span 
class="none"></span>Wagon</a></li>
-     </ul></li>
-   <li class="nav-header">ASF</li>
-    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
-    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html"; 
class="externalLink" title="Data Privacy"><span class="none"></span>Data 
Privacy</a></li>
-    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-  </ul>
-          </nav>
-          <div class="well sidebar-nav">
-            <div id="poweredBy">
-              <div class="clear"></div>
-              <div class="clear"></div>
-              <div class="clear"></div>
-<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
-            </div>
-          </div>
-        </header>
-        <main id="bodyColumn"  class="span10" >
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">Apache Maven Install Plugin
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 2024-06-26</span>
+           | <span id="projectVersion">Version: 4.0.0-beta-1</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="faq.html" title="FAQ">FAQ</a></li>
+     <li class="none"><a href="http://www.apache.org/licenses/"; 
class="externalLink" title="License">License</a></li>
+     <li class="none"><a href="download.html" 
title="Download">Download</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/custom-pom-installation.html" 
title="Installing Artifact with Custom POM">Installing Artifact with Custom 
POM</a></li>
+     <li class="none"><a href="examples/generic-pom-generation.html" 
title="Generating Generic POM">Generating Generic POM</a></li>
+     <li class="none"><a href="examples/specific-local-repo.html" 
title="Installing to a Specific Local Repository Path">Installing to a Specific 
Local Repository Path</a></li>
+     <li class="none"><a href="examples/installing-secondary-artifacts.html" 
title="Installing Secondary Artifacts">Installing Secondary Artifacts</a></li>
+    </ul>
+      <a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
+      </a>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
 <section>
 <h2><a name="install:install"></a>install:install</h2><a 
name="install:install"></a>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-install-plugin:3.1.2:install</p>
+<p>org.apache.maven.plugins:maven-install-plugin:4.0.0-beta-1:install</p>
 <p><strong>Description</strong>:</p>
 <p>Installs the project's main artifact, and any other artifacts attached by 
other plugins in the lifecycle, to the local repository.</p>
 <p><strong>Attributes</strong>:</p>
 <ul>
 <li>Requires a Maven project to be executed.</li>
-<li>The goal is thread-safe and supports parallel builds.</li>
+<li>The goal is not marked as thread-safe and thus does not support parallel 
builds.</li>
 <li>Binds by default to the <a class="externalLink" 
href="https://maven.apache.org/ref/current/maven-core/lifecycles.html";>lifecycle
 phase</a>: <code>install</code>.</li></ul><section>
 <h3><a name="Optional_Parameters"></a>Optional Parameters</h3><a 
name="Optional_Parameters"></a>
-<table border="0" class="table table-striped">
+<table border="0" class="bodyTable">
 <tr class="a">
 <th>Name</th>
 <th>Type</th>
@@ -135,59 +80,48 @@
 <td align="left"><a 
href="#allowIncompleteProjects"><code>&lt;allowIncompleteProjects&gt;</code></a></td>
 <td><code>boolean</code></td>
 <td><code>3.1.1</code></td>
-<td>Set this to <code>true</code> to allow incomplete project processing. By 
default, such projects are forbidden and Mojo will fail to process them. 
Incomplete project is a Maven Project that has any other packaging than "pom" 
and has no main artifact packaged. In the majority of cases, what user really 
wants here is a project with "pom" packaging and some classified artifact 
attached (typical example is some assembly being packaged and attached with 
classifier).<br /><strong>Default</strong>: <code>false</code><br 
/><strong>User Property</strong>: <code>allowIncompleteProjects</code></td></tr>
+<td>Set this to <code>true</code> to allow incomplete project processing. By 
default, such projects are forbidden and Mojo will fail to process them. 
Incomplete project is a Maven Project that has any other packaging than "pom" 
and has no main artifact packaged. In the majority of cases, what user really 
wants here is a project with "pom" packaging and some classified artifact 
attached (typical example is some assembly being packaged and attached with 
classifier).</td></tr>
 <tr class="a">
 <td align="left"><a 
href="#installAtEnd"><code>&lt;installAtEnd&gt;</code></a></td>
 <td><code>boolean</code></td>
 <td><code>2.5</code></td>
-<td>Whether every project should be installed during its own install-phase or 
at the end of the multimodule build. If set to <code>true</code> and the build 
fails, none of the reactor projects is installed. 
<strong>(experimental)</strong><br /><strong>Default</strong>: 
<code>false</code><br /><strong>User Property</strong>: 
<code>installAtEnd</code></td></tr>
+<td>Whether every project should be installed during its own install-phase or 
at the end of the multimodule build. If set to <code>true</code> and the build 
fails, none of the reactor projects is installed. 
<strong>(experimental)</strong></td></tr>
 <tr class="b">
 <td align="left"><a href="#skip"><code>&lt;skip&gt;</code></a></td>
 <td><code>boolean</code></td>
 <td><code>2.4</code></td>
-<td>Set this to <code>true</code> to bypass artifact installation. Use this 
for artifacts that do not need to be installed in the local repository.<br 
/><strong>Default</strong>: <code>false</code><br /><strong>User 
Property</strong>: 
<code>maven.install.skip</code></td></tr></table></section><section>
-<h3><a name="Parameter_Details"></a>Parameter Details</h3><a 
name="Parameter_Details"></a><a name="allowIncompleteProjects"><section>
-<h4><a 
name="a.3CallowIncompleteProjects.3E"></a>&lt;allowIncompleteProjects&gt;</h4><a
 name="a.3CallowIncompleteProjects.3E"></a></a>
+<td>Set this to <code>true</code> to bypass artifact installation. Use this 
for artifacts that do not need to be installed in the local 
repository.</td></tr></table></section><section>
+<h3><a name="Parameter_Details"></a>Parameter Details</h3><a 
name="Parameter_Details"></a><a name="allowIncompleteProjects"></a><section>
+<h4><a 
name="a.3CallowIncompleteProjects.3E"></a>&lt;allowIncompleteProjects&gt;</h4><a
 name="a.3CallowIncompleteProjects.3E"></a>
 <div>Set this to <code>true</code> to allow incomplete project processing. By 
default, such projects are forbidden and Mojo will fail to process them. 
Incomplete project is a Maven Project that has any other packaging than "pom" 
and has no main artifact packaged. In the majority of cases, what user really 
wants here is a project with "pom" packaging and some classified artifact 
attached (typical example is some assembly being packaged and attached with 
classifier).</div>
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>3.1.1</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: <code>allowIncompleteProjects</code></li>
-<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="installAtEnd"><section>
-<h4><a name="a.3CinstallAtEnd.3E"></a>&lt;installAtEnd&gt;</h4><a 
name="a.3CinstallAtEnd.3E"></a></a>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="installAtEnd"></a><section>
+<h4><a name="a.3CinstallAtEnd.3E"></a>&lt;installAtEnd&gt;</h4><a 
name="a.3CinstallAtEnd.3E"></a>
 <div>Whether every project should be installed during its own install-phase or 
at the end of the multimodule build. If set to <code>true</code> and the build 
fails, none of the reactor projects is installed. 
<strong>(experimental)</strong></div>
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.5</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: <code>installAtEnd</code></li>
-<li><strong>Default</strong>: <code>false</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>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="skip"></a><section>
+<h4><a name="a.3Cskip.3E"></a>&lt;skip&gt;</h4><a name="a.3Cskip.3E"></a>
 <div>Set this to <code>true</code> to bypass artifact installation. Use this 
for artifacts that do not need to be installed in the local repository.</div>
 <ul>
 <li><strong>Type</strong>: <code>boolean</code></li>
 <li><strong>Since</strong>: <code>2.4</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
-<li><strong>User Property</strong>: <code>maven.install.skip</code></li>
-<li><strong>Default</strong>: 
<code>false</code></li></ul></section></section></section>
-        </main>
-      </div>
-    </div>
-    <hr/>
-    <footer>
-      <div class="container-fluid">
-        <div class="row-fluid">
-            <p>&#169;      2004&#x2013;2024
-<a href="https://www.apache.org/";>The Apache Software Foundation</a>
-</p>
-        </div>
-      </div>
-    </footer>
-<script>
-       if(anchors) {
-         anchors.add();
-       }
-</script>
+<li><strong>Required</strong>: 
<code>No</code></li></ul></section></section></section>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2004&#x2013;2024<a 
href="https://www.apache.org/";>The Apache Software Foundation</a>.
+.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
   </body>
 </html>
\ No newline at end of file

Modified: 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/issue-management.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/issue-management.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/issue-management.html
 Wed Jun 26 08:36:57 2024
@@ -1,134 +1,63 @@
 <!DOCTYPE html>
-
-
 <!--
- | 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-04-26
- | Rendered using Apache Maven Fluido Skin 1.11.2
+ | 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-26
+
+ | Rendered using Apache Maven Default Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Maven Install Plugin &#x2013; Issue Management</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.2.min.css" />
+    <link rel="stylesheet" href="./css/maven-base.css" />
+    <link rel="stylesheet" href="./css/maven-theme.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.11.2.min.js"></script>
-
-    <!-- Matomo -->
-    <script>
-        var _paq = window._paq = window._paq || [];
-                _paq.push(['disableCookies']);
-                    _paq.push(['trackPageView']);
-                    _paq.push(['enableLinkTracking']);
-        
-        (function() {
-            var u="https://analytics.apache.org/";;
-            _paq.push(['setTrackerUrl', u+'/matomo.php']);
-            _paq.push(['setSiteId', '3']);
-            var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
-            g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
-        })();
-    </script>
-    <!-- End Matomo Code -->
   </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
-      <header>
-        <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Install Plugin" style="" /></a></div>
-          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
-          <div class="clear"><hr/></div>
-        </div>
-
-        <div id="breadcrumbs">
-          <ul class="breadcrumb">
-      <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
-      <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 Install Plugin">Apache 
Maven Install 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: 2024-04-26</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.2</li>
-          </ul>
-        </div>
-      </header>
-      <div class="row-fluid">
-        <header id="leftColumn" class="span2">
-          <nav class="well sidebar-nav">
-  <ul class="nav nav-list">
-   <li class="nav-header">Overview</li>
-    <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
-    <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
-    <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="http://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/custom-pom-installation.html" title="Installing 
Artifact with Custom POM"><span class="none"></span>Installing Artifact with 
Custom POM</a></li>
-    <li><a href="examples/generic-pom-generation.html" title="Generating 
Generic POM"><span class="none"></span>Generating Generic POM</a></li>
-    <li><a href="examples/specific-local-repo.html" title="Installing to a 
Specific Local Repository Path"><span class="none"></span>Installing to a 
Specific Local Repository Path</a></li>
-    <li><a href="examples/installing-secondary-artifacts.html" 
title="Installing Secondary Artifacts"><span class="none"></span>Installing 
Secondary Artifacts</a></li>
-   <li class="nav-header">Project Documentation</li>
-    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-down"></span>Project Information</a>
-     <ul class="nav nav-list">
-      <li><a href="index.html" title="About"><span 
class="none"></span>About</a></li>
-      <li><a href="summary.html" title="Summary"><span 
class="none"></span>Summary</a></li>
-      <li><a href="dependency-info.html" title="Dependency Information"><span 
class="none"></span>Dependency Information</a></li>
-      <li><a href="team.html" title="Team"><span 
class="none"></span>Team</a></li>
-      <li><a href="scm.html" title="Source Code Management"><span 
class="none"></span>Source Code Management</a></li>
-      <li class="active"><a><span class="none"></span>Issue Management</a></li>
-      <li><a href="mailing-lists.html" title="Mailing Lists"><span 
class="none"></span>Mailing Lists</a></li>
-      <li><a href="dependency-management.html" title="Dependency 
Management"><span class="none"></span>Dependency Management</a></li>
-      <li><a href="dependencies.html" title="Dependencies"><span 
class="none"></span>Dependencies</a></li>
-      <li><a href="dependency-convergence.html" title="Dependency 
Convergence"><span class="none"></span>Dependency Convergence</a></li>
-      <li><a href="ci-management.html" title="CI Management"><span 
class="none"></span>CI Management</a></li>
-      <li><a href="plugin-management.html" title="Plugin Management"><span 
class="none"></span>Plugin Management</a></li>
-      <li><a href="plugins.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
-      <li><a href="distribution-management.html" title="Distribution 
Management"><span class="none"></span>Distribution Management</a></li>
-     </ul></li>
-    <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
-   <li class="nav-header">Maven Projects</li>
-    <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
-    <li><a href="../../archetypes/index.html" title="Archetypes"><span 
class="none"></span>Archetypes</a></li>
-    <li><a href="../../extensions/index.html" title="Extensions"><span 
class="none"></span>Extensions</a></li>
-    <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
-    <li><a href="../index.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
-    <li><a href="../../skins/index.html" title="Skins"><span 
class="none"></span>Skins</a></li>
-    <li><a href="" title=""><span class="icon-chevron-down"></span></a>
-     <ul class="nav nav-list">
-      <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
-      <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
-      <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
-      <li><a href="../../maven-indexer/index.html" title="Indexer"><span 
class="none"></span>Indexer</a></li>
-      <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
-      <li><a href="../../plugin-testing/index.html" title="Plugin 
Testing"><span class="none"></span>Plugin Testing</a></li>
-      <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span 
class="none"></span>Plugin Tools</a></li>
-      <li><a href="../../apache-resource-bundles/index.html" title="Resource 
Bundles"><span class="none"></span>Resource Bundles</a></li>
-      <li><a href="../../scm/index.html" title="SCM"><span 
class="none"></span>SCM</a></li>
-      <li><a href="../../shared/index.html" title="Shared Components"><span 
class="none"></span>Shared Components</a></li>
-      <li><a href="../../surefire/index.html" title="Surefire"><span 
class="none"></span>Surefire</a></li>
-      <li><a href="../../wagon/index.html" title="Wagon"><span 
class="none"></span>Wagon</a></li>
-     </ul></li>
-   <li class="nav-header">ASF</li>
-    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
-    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html"; 
class="externalLink" title="Data Privacy"><span class="none"></span>Data 
Privacy</a></li>
-    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-  </ul>
-          </nav>
-          <div class="well sidebar-nav">
-            <div id="poweredBy">
-              <div class="clear"></div>
-              <div class="clear"></div>
-              <div class="clear"></div>
-<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
-            </div>
-          </div>
-        </header>
-        <main id="bodyColumn"  class="span10" >
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">Apache Maven Install Plugin
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 2024-06-26</span>
+           | <span id="projectVersion">Version: 4.0.0-beta-1</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="faq.html" title="FAQ">FAQ</a></li>
+     <li class="none"><a href="http://www.apache.org/licenses/"; 
class="externalLink" title="License">License</a></li>
+     <li class="none"><a href="download.html" 
title="Download">Download</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/custom-pom-installation.html" 
title="Installing Artifact with Custom POM">Installing Artifact with Custom 
POM</a></li>
+     <li class="none"><a href="examples/generic-pom-generation.html" 
title="Generating Generic POM">Generating Generic POM</a></li>
+     <li class="none"><a href="examples/specific-local-repo.html" 
title="Installing to a Specific Local Repository Path">Installing to a Specific 
Local Repository Path</a></li>
+     <li class="none"><a href="examples/installing-secondary-artifacts.html" 
title="Installing Secondary Artifacts">Installing Secondary Artifacts</a></li>
+    </ul>
+      <a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
+      </a>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
 <section>
 <h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
 <p>This project uses <a class="externalLink" 
href="http://www.atlassian.com/software/jira";>JIRA</a>.</p></section><section>
@@ -136,23 +65,18 @@
 <p>Issues, bugs, and feature requests should be submitted to the following 
issue management system for this project.</p>
 <div>
 <pre><a class="externalLink" 
href="https://issues.apache.org/jira/browse/MINSTALL";>https://issues.apache.org/jira/browse/MINSTALL</a></pre></div></section>
-        </main>
       </div>
     </div>
-    <hr/>
-    <footer>
-      <div class="container-fluid">
-        <div class="row-fluid">
-            <p>&#169;      2004&#x2013;2024
-<a href="https://www.apache.org/";>The Apache Software Foundation</a>
-</p>
-        </div>
-      </div>
-    </footer>
-<script>
-       if(anchors) {
-         anchors.add();
-       }
-</script>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2004&#x2013;2024<a 
href="https://www.apache.org/";>The Apache Software Foundation</a>.
+.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
   </body>
 </html>
\ No newline at end of file

Modified: 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/mailing-lists.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/mailing-lists.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-install-plugin-LATEST/mailing-lists.html
 Wed Jun 26 08:36:57 2024
@@ -1,138 +1,67 @@
 <!DOCTYPE html>
-
-
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:mailing-lists 
at 2024-04-26
- | Rendered using Apache Maven Fluido Skin 1.11.2
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:mailing-lists 
at 2024-06-26
+
+ | Rendered using Apache Maven Default Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Maven Install Plugin &#x2013; Project Mailing Lists</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.2.min.css" />
+    <link rel="stylesheet" href="./css/maven-base.css" />
+    <link rel="stylesheet" href="./css/maven-theme.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.11.2.min.js"></script>
-
-    <!-- Matomo -->
-    <script>
-        var _paq = window._paq = window._paq || [];
-                _paq.push(['disableCookies']);
-                    _paq.push(['trackPageView']);
-                    _paq.push(['enableLinkTracking']);
-        
-        (function() {
-            var u="https://analytics.apache.org/";;
-            _paq.push(['setTrackerUrl', u+'/matomo.php']);
-            _paq.push(['setSiteId', '3']);
-            var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
-            g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
-        })();
-    </script>
-    <!-- End Matomo Code -->
   </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
-      <header>
-        <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Install Plugin" style="" /></a></div>
-          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
-          <div class="clear"><hr/></div>
-        </div>
-
-        <div id="breadcrumbs">
-          <ul class="breadcrumb">
-      <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
-      <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 Install Plugin">Apache 
Maven Install Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Project Mailing Lists</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-26</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.2</li>
-          </ul>
-        </div>
-      </header>
-      <div class="row-fluid">
-        <header id="leftColumn" class="span2">
-          <nav class="well sidebar-nav">
-  <ul class="nav nav-list">
-   <li class="nav-header">Overview</li>
-    <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
-    <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
-    <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="http://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/custom-pom-installation.html" title="Installing 
Artifact with Custom POM"><span class="none"></span>Installing Artifact with 
Custom POM</a></li>
-    <li><a href="examples/generic-pom-generation.html" title="Generating 
Generic POM"><span class="none"></span>Generating Generic POM</a></li>
-    <li><a href="examples/specific-local-repo.html" title="Installing to a 
Specific Local Repository Path"><span class="none"></span>Installing to a 
Specific Local Repository Path</a></li>
-    <li><a href="examples/installing-secondary-artifacts.html" 
title="Installing Secondary Artifacts"><span class="none"></span>Installing 
Secondary Artifacts</a></li>
-   <li class="nav-header">Project Documentation</li>
-    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-down"></span>Project Information</a>
-     <ul class="nav nav-list">
-      <li><a href="index.html" title="About"><span 
class="none"></span>About</a></li>
-      <li><a href="summary.html" title="Summary"><span 
class="none"></span>Summary</a></li>
-      <li><a href="dependency-info.html" title="Dependency Information"><span 
class="none"></span>Dependency Information</a></li>
-      <li><a href="team.html" title="Team"><span 
class="none"></span>Team</a></li>
-      <li><a href="scm.html" title="Source Code Management"><span 
class="none"></span>Source Code Management</a></li>
-      <li><a href="issue-management.html" title="Issue Management"><span 
class="none"></span>Issue Management</a></li>
-      <li class="active"><a><span class="none"></span>Mailing Lists</a></li>
-      <li><a href="dependency-management.html" title="Dependency 
Management"><span class="none"></span>Dependency Management</a></li>
-      <li><a href="dependencies.html" title="Dependencies"><span 
class="none"></span>Dependencies</a></li>
-      <li><a href="dependency-convergence.html" title="Dependency 
Convergence"><span class="none"></span>Dependency Convergence</a></li>
-      <li><a href="ci-management.html" title="CI Management"><span 
class="none"></span>CI Management</a></li>
-      <li><a href="plugin-management.html" title="Plugin Management"><span 
class="none"></span>Plugin Management</a></li>
-      <li><a href="plugins.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
-      <li><a href="distribution-management.html" title="Distribution 
Management"><span class="none"></span>Distribution Management</a></li>
-     </ul></li>
-    <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
-   <li class="nav-header">Maven Projects</li>
-    <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
-    <li><a href="../../archetypes/index.html" title="Archetypes"><span 
class="none"></span>Archetypes</a></li>
-    <li><a href="../../extensions/index.html" title="Extensions"><span 
class="none"></span>Extensions</a></li>
-    <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
-    <li><a href="../index.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
-    <li><a href="../../skins/index.html" title="Skins"><span 
class="none"></span>Skins</a></li>
-    <li><a href="" title=""><span class="icon-chevron-down"></span></a>
-     <ul class="nav nav-list">
-      <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
-      <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
-      <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
-      <li><a href="../../maven-indexer/index.html" title="Indexer"><span 
class="none"></span>Indexer</a></li>
-      <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
-      <li><a href="../../plugin-testing/index.html" title="Plugin 
Testing"><span class="none"></span>Plugin Testing</a></li>
-      <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span 
class="none"></span>Plugin Tools</a></li>
-      <li><a href="../../apache-resource-bundles/index.html" title="Resource 
Bundles"><span class="none"></span>Resource Bundles</a></li>
-      <li><a href="../../scm/index.html" title="SCM"><span 
class="none"></span>SCM</a></li>
-      <li><a href="../../shared/index.html" title="Shared Components"><span 
class="none"></span>Shared Components</a></li>
-      <li><a href="../../surefire/index.html" title="Surefire"><span 
class="none"></span>Surefire</a></li>
-      <li><a href="../../wagon/index.html" title="Wagon"><span 
class="none"></span>Wagon</a></li>
-     </ul></li>
-   <li class="nav-header">ASF</li>
-    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
-    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html"; 
class="externalLink" title="Data Privacy"><span class="none"></span>Data 
Privacy</a></li>
-    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-  </ul>
-          </nav>
-          <div class="well sidebar-nav">
-            <div id="poweredBy">
-              <div class="clear"></div>
-              <div class="clear"></div>
-              <div class="clear"></div>
-<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
-            </div>
-          </div>
-        </header>
-        <main id="bodyColumn"  class="span10" >
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">Apache Maven Install Plugin
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 2024-06-26</span>
+           | <span id="projectVersion">Version: 4.0.0-beta-1</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="faq.html" title="FAQ">FAQ</a></li>
+     <li class="none"><a href="http://www.apache.org/licenses/"; 
class="externalLink" title="License">License</a></li>
+     <li class="none"><a href="download.html" 
title="Download">Download</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/custom-pom-installation.html" 
title="Installing Artifact with Custom POM">Installing Artifact with Custom 
POM</a></li>
+     <li class="none"><a href="examples/generic-pom-generation.html" 
title="Generating Generic POM">Generating Generic POM</a></li>
+     <li class="none"><a href="examples/specific-local-repo.html" 
title="Installing to a Specific Local Repository Path">Installing to a Specific 
Local Repository Path</a></li>
+     <li class="none"><a href="examples/installing-secondary-artifacts.html" 
title="Installing Secondary Artifacts">Installing Secondary Artifacts</a></li>
+    </ul>
+      <a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
+      </a>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
 <section>
 <h2><a name="Project_Mailing_Lists"></a>Project Mailing Lists</h2><a 
name="Project_Mailing_Lists"></a>
 <p>These are the mailing lists that have been established for this project. 
For each list, there is a subscribe, unsubscribe, and an archive link.</p>
-<table border="0" class="table table-striped">
+<table border="0" class="bodyTable">
 <tr class="a">
 <th>Name</th>
 <th>Subscribe</th>
@@ -210,23 +139,18 @@
 <td> </td>
 <td> </td>
 <td><a class="externalLink" 
href="https://www.mail-archive.com/[email protected]";>www.mail-archive.com</a></td></tr></table></section>
-        </main>
       </div>
     </div>
-    <hr/>
-    <footer>
-      <div class="container-fluid">
-        <div class="row-fluid">
-            <p>&#169;      2004&#x2013;2024
-<a href="https://www.apache.org/";>The Apache Software Foundation</a>
-</p>
-        </div>
-      </div>
-    </footer>
-<script>
-       if(anchors) {
-         anchors.add();
-       }
-</script>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2004&#x2013;2024<a 
href="https://www.apache.org/";>The Apache Software Foundation</a>.
+.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
   </body>
 </html>
\ No newline at end of file


Reply via email to