Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/l10n-report.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/l10n-report.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/l10n-report.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from com.googlecode.l10n-maven-plugin:l10n-maven-plugin:1.8:report at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from com.googlecode.l10n-maven-plugin:l10n-maven-plugin:1.8:report at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> <title>Apache Maven Site Plugin</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">Apache Maven Site Plugin</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -132,7 +132,7 @@ </div> </header> <main id="bodyColumn" class="span10" > -$bodyContent.replaceAll( "<div class=${esc.q}source${esc.q}>(\r?\n)?<pre>", "<div class=${esc.q}source${esc.q}><pre class=${esc.q}$sourceStyle${esc.q}>" ).replaceAll( "class=${esc.q}bodyTable${esc.q}", "class=${esc.q}table table-striped${esc.q}" ).replaceAll( "class=${esc.q}bodyTable bodyTableBorder${esc.q}", "class=${esc.q}table table-bordered table-striped${esc.q}" ) +$bodyContent.replaceAll( "<div class=${esc.q}verbatim source${esc.q}>(\r?\n)?<pre>", "<div class=${esc.q}verbatim source${esc.q}><pre class=${esc.q}$sourceStyle${esc.q}>" ).replaceAll( "class=${esc.q}bodyTable${esc.q}", "class=${esc.q}table table-striped${esc.q}" ).replaceAll( "class=${esc.q}bodyTable bodyTableBorder${esc.q}", "class=${esc.q}table table-bordered table-striped${esc.q}" ) </main> </div> </div>
Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/mailing-lists.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/mailing-lists.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/mailing-lists.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:mailing-lists at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:mailing-lists at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – Project Mailing Lists</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â Project Mailing Lists</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site 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: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/migrate.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/migrate.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/migrate.html Sat Apr 8 16:33:46 2023 @@ -2,22 +2,22 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from src\site\apt/migrate.apt at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from src\site\apt/migrate.apt at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> <meta name="author" content="Dennis Lundberg" /> <meta name="author" content="Hervé Boutemy" /> <meta name="date" content="2016-04-09" /> - <title>Apache Maven Site Plugin – Migrate</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <title>Apache Maven Site Plugin â Migrate</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -51,9 +51,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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> - <li class="active ">Migrate <a href="https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-4.0.0-M6/src\site\apt/migrate.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-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li class="active ">Migrate <a href="https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-4.0.0-M7/src\site\apt/migrate.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-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -128,8 +128,7 @@ <h2>From 3.4 to 3.5.1</h2> <ul> <li>Since <a class="externalLink" href="http://velocity.apache.org">Velocity</a> has been upgraded from version 1.5 to version 1.7, which changes escaping rules, you may need to update escape sequences in your <code>.vm</code> documents and/or skins. If you can't update content and/or skin immediately, you can manually downgrade Velocity version by configuring a dependency to Maven Site Plugin: -<div class="verbatim source"> -<pre> <plugin> +<div class="verbatim source"><pre class="prettyprint linenums"> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> <dependencies> @@ -142,8 +141,7 @@ </plugin> </pre></div></li> <li>Site Decoration Model 1.7.0 has changed type for <code>head</code> and <code>footer</code> from <code>DOM</code> to <code>String</code>: if your <code>site.xml</code> (or one parent) contains XML content, you'll need to escape it, usually by adding <code><![CDATA[</code> and <code>]]></code> around the content: -<div class="verbatim source"> -<pre><project xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<div class="verbatim source"><pre class="prettyprint linenums"><project xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd"> <body> <head> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugin-info.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugin-info.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugin-info.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from org.apache.maven.plugins:maven-plugin-report-plugin:3.7.0:report at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from org.apache.maven.plugins:maven-plugin-report-plugin:3.7.0:report at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – Plugin Documentation</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â Plugin Documentation</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">Plugin Documentation</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -193,7 +193,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> - <version>4.0.0-M6</version> + <version>4.0.0-M7</version> </plugin> ... </plugins> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugin-management.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugin-management.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugin-management.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:plugin-management at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:plugin-management at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – Project Plugin Management</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â Project Plugin Management</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">Project Plugin Management</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -257,7 +257,7 @@ <tr class="b"> <td style="text-align: left;">org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td> -<td>4.0.0-M6</td></tr> +<td>4.0.0-M7</td></tr> <tr class="a"> <td style="text-align: left;">org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugins.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugins.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugins.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:plugins at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:plugins at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – Project Plugins</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â Project Plugins</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">Project Plugins</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -193,7 +193,7 @@ <tr class="b"> <td style="text-align: left;">org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td> -<td>4.0.0-M6</td></tr> +<td>4.0.0-M7</td></tr> <tr class="a"> <td style="text-align: left;">org.apache.maven.plugins</td> <td><a class="externalLink" href="https://maven.apache.org/surefire/maven-surefire-plugin/">maven-surefire-plugin</a></td> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/pmd.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/pmd.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/pmd.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from org.apache.maven.plugins:maven-pmd-plugin:3.19.0:pmd at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from org.apache.maven.plugins:maven-pmd-plugin:3.19.0:pmd at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – PMD Results</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â PMD Results</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">PMD Results</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -198,11 +198,11 @@ <tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.49.0/pmd_rules_java_codestyle.html#uselessparentheses">UselessParentheses</a></td> <td>Useless parentheses.</td> -<td><a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L170">170</a></td></tr> +<td><a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L164">164</a></td></tr> <tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.49.0/pmd_rules_java_codestyle.html#uselessparentheses">UselessParentheses</a></td> <td>Useless parentheses.</td> -<td><a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L340">340</a>–<a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L343">343</a></td></tr></table></section><section> +<td><a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L338">338</a>–<a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L341">341</a></td></tr></table></section><section> <h3>org/apache/maven/plugins/site/render/ReportDocumentRenderer.java</h3> <tr class="b"> <th>Rule</th> @@ -236,7 +236,7 @@ <tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.49.0/pmd_rules_java_codestyle.html#uselessparentheses">UselessParentheses</a></td> <td>Useless parentheses.</td> -<td><a href="./xref/org/apache/maven/plugins/site/render/SiteMojo.html#L121">121</a></td></tr></table></section></section></section><section> +<td><a href="./xref/org/apache/maven/plugins/site/render/SiteMojo.html#L122">122</a></td></tr></table></section></section></section><section> <h1>Files</h1><section> <h2>org/apache/maven/plugins/site/deploy/AbstractDeployMojo.java</h2> <tr class="b"> @@ -295,12 +295,12 @@ <td><a class="externalLink" href="https://pmd.github.io/pmd-6.49.0/pmd_rules_java_codestyle.html#uselessparentheses">UselessParentheses</a></td> <td>Useless parentheses.</td> <td>4</td> -<td><a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L170">170</a></td></tr> +<td><a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L164">164</a></td></tr> <tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.49.0/pmd_rules_java_codestyle.html#uselessparentheses">UselessParentheses</a></td> <td>Useless parentheses.</td> <td>4</td> -<td><a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L340">340</a>–<a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L343">343</a></td></tr></table></section><section> +<td><a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L338">338</a>–<a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L341">341</a></td></tr></table></section><section> <h2>org/apache/maven/plugins/site/render/CategorySummaryDocumentRenderer.java</h2> <tr class="b"> <th>Rule</th> @@ -353,7 +353,7 @@ <td><a class="externalLink" href="https://pmd.github.io/pmd-6.49.0/pmd_rules_java_codestyle.html#uselessparentheses">UselessParentheses</a></td> <td>Useless parentheses.</td> <td>4</td> -<td><a href="./xref/org/apache/maven/plugins/site/render/SiteMojo.html#L121">121</a></td></tr></table></section></section> +<td><a href="./xref/org/apache/maven/plugins/site/render/SiteMojo.html#L122">122</a></td></tr></table></section></section> </main> </div> </div> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/project-info.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/project-info.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/project-info.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from org.apache.maven.plugins:maven-site-plugin:4.0.0-M6:CategorySummaryDocumentRenderer at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from org.apache.maven.plugins:maven-site-plugin:4.0.0-M7:CategorySummaryDocumentRenderer at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – Project Information</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â Project Information</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">Project Information</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/project-reports.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/project-reports.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/project-reports.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from org.apache.maven.plugins:maven-site-plugin:4.0.0-M6:CategorySummaryDocumentRenderer at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from org.apache.maven.plugins:maven-site-plugin:4.0.0-M7:CategorySummaryDocumentRenderer at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – Generated Reports</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â Generated Reports</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">Generated Reports</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/run-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/run-mojo.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/run-mojo.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from target\generated-site\xdoc/run-mojo.xml at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from target\generated-site\xdoc/run-mojo.xml at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – site:run</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â site:run</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">site:run</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -126,7 +126,7 @@ <p><strong>Full name</strong>:</p> -<p>org.apache.maven.plugins:maven-site-plugin:4.0.0-M6:run</p> +<p>org.apache.maven.plugins:maven-site-plugin:4.0.0-M7:run</p> <p><strong>Description</strong>:</p> @@ -277,7 +277,7 @@ <tr class="a"> -<td><code><a href="#relativizeDecorationLinks"><relativizeDecorationLinks></a></code></td> +<td><code><a href="#relativizeSiteLinks"><relativizeSiteLinks></a></code></td> <td><code>boolean</code></td> @@ -285,7 +285,7 @@ <td>Make links in the site descriptor relative to the project URL. By default, any absolute links that appear in the site descriptor, e.g. banner hrefs, breadcrumbs, menu links, etc., will be made relative to project.url. -<p></p> Links will not be changed if this is set to false, or if the project has no URL defined.<br /><strong>Default value is</strong>: <code>true</code>.<br /><strong>User property is</strong>: <code>relativizeDecorationLinks</code>.<br /></td> +<p></p> Links will not be changed if this is set to false, or if the project has no URL defined.<br /><strong>Default value is</strong>: <code>true</code>.<br /><strong>User property is</strong>: <code>relativizeSiteLinks</code>.<br /></td> </tr> <tr class="b"> @@ -476,7 +476,7 @@ <li><strong>Default</strong>: <code>8080</code></li> </ul><hr /></section><section> -<h4><strong><relativizeDecorationLinks></strong></h4> +<h4><strong><relativizeSiteLinks></strong></h4> <div>Make links in the site descriptor relative to the project URL. By default, any absolute links that appear in the site descriptor, e.g. banner hrefs, breadcrumbs, menu links, etc., will be made relative to project.url. @@ -490,7 +490,7 @@ <li><strong>Required</strong>: <code>No</code></li> -<li><strong>User Property</strong>: <code>relativizeDecorationLinks</code></li> +<li><strong>User Property</strong>: <code>relativizeSiteLinks</code></li> <li><strong>Default</strong>: <code>true</code></li> </ul><hr /></section><section> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/scm.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/scm.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/scm.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:scm at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:scm at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – Source Code Management</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â Source Code Management</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">Source Code Management</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -141,15 +141,15 @@ <h1>Web Browser Access</h1><a id="Web_Browser_Access"></a> <p>The following is a link to a browsable version of the source repository:</p> <div class="verbatim"> -<pre><a class="externalLink" href="https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-4.0.0-M6">https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-4.0.0-M6</a></pre></div></section><section> +<pre><a class="externalLink" href="https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-4.0.0-M7">https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-4.0.0-M7</a></pre></div></section><section> <h1>Anonymous Access</h1><a id="Anonymous_Access"></a> <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p> <div class="verbatim"> -<pre>$ git clone --branch maven-site-plugin-4.0.0-M6 https://gitbox.apache.org/repos/asf/maven-site-plugin.git</pre></div></section><section> +<pre>$ git clone --branch maven-site-plugin-4.0.0-M7 https://gitbox.apache.org/repos/asf/maven-site-plugin.git</pre></div></section><section> <h1>Developer Access</h1><a id="Developer_Access"></a> <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p> <div class="verbatim"> -<pre>$ git clone --branch maven-site-plugin-4.0.0-M6 https://gitbox.apache.org/repos/asf/maven-site-plugin.git</pre></div></section><section> +<pre>$ git clone --branch maven-site-plugin-4.0.0-M7 https://gitbox.apache.org/repos/asf/maven-site-plugin.git</pre></div></section><section> <h1>Access from Behind a Firewall</h1><a id="Access_from_Behind_a_Firewall"></a> <p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></section> </main> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/site-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/site-mojo.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/site-mojo.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from target\generated-site\xdoc/site-mojo.xml at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from target\generated-site\xdoc/site-mojo.xml at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – site:site</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â site:site</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">site:site</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -126,7 +126,7 @@ <p><strong>Full name</strong>:</p> -<p>org.apache.maven.plugins:maven-site-plugin:4.0.0-M6:site</p> +<p>org.apache.maven.plugins:maven-site-plugin:4.0.0-M7:site</p> <p><strong>Description</strong>:</p> @@ -290,7 +290,7 @@ <tr class="b"> -<td><code><a href="#relativizeDecorationLinks"><relativizeDecorationLinks></a></code></td> +<td><code><a href="#relativizeSiteLinks"><relativizeSiteLinks></a></code></td> <td><code>boolean</code></td> @@ -298,7 +298,7 @@ <td>Make links in the site descriptor relative to the project URL. By default, any absolute links that appear in the site descriptor, e.g. banner hrefs, breadcrumbs, menu links, etc., will be made relative to project.url. -<p></p> Links will not be changed if this is set to false, or if the project has no URL defined.<br /><strong>Default value is</strong>: <code>true</code>.<br /><strong>User property is</strong>: <code>relativizeDecorationLinks</code>.<br /></td> +<p></p> Links will not be changed if this is set to false, or if the project has no URL defined.<br /><strong>Default value is</strong>: <code>true</code>.<br /><strong>User property is</strong>: <code>relativizeSiteLinks</code>.<br /></td> </tr> <tr class="a"> @@ -505,7 +505,7 @@ <li><strong>Default</strong>: <code>${project.reporting.outputEncoding}</code></li> </ul><hr /></section><section> -<h4><strong><relativizeDecorationLinks></strong></h4> +<h4><strong><relativizeSiteLinks></strong></h4> <div>Make links in the site descriptor relative to the project URL. By default, any absolute links that appear in the site descriptor, e.g. banner hrefs, breadcrumbs, menu links, etc., will be made relative to project.url. @@ -519,7 +519,7 @@ <li><strong>Required</strong>: <code>No</code></li> -<li><strong>User Property</strong>: <code>relativizeDecorationLinks</code></li> +<li><strong>User Property</strong>: <code>relativizeSiteLinks</code></li> <li><strong>Default</strong>: <code>true</code></li> </ul><hr /></section><section> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/stage-deploy-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/stage-deploy-mojo.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/stage-deploy-mojo.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from target\generated-site\xdoc/stage-deploy-mojo.xml at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from target\generated-site\xdoc/stage-deploy-mojo.xml at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – site:stage-deploy</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â site:stage-deploy</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">site:stage-deploy</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -126,7 +126,7 @@ <p><strong>Full name</strong>:</p> -<p>org.apache.maven.plugins:maven-site-plugin:4.0.0-M6:stage-deploy</p> +<p>org.apache.maven.plugins:maven-site-plugin:4.0.0-M7:stage-deploy</p> <p><strong>Description</strong>:</p> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/stage-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/stage-mojo.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/stage-mojo.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from target\generated-site\xdoc/stage-mojo.xml at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from target\generated-site\xdoc/stage-mojo.xml at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – site:stage</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â site:stage</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">site:stage</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -126,7 +126,7 @@ <p><strong>Full name</strong>:</p> -<p>org.apache.maven.plugins:maven-site-plugin:4.0.0-M6:stage</p> +<p>org.apache.maven.plugins:maven-site-plugin:4.0.0-M7:stage</p> <p><strong>Description</strong>:</p> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/summary.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/summary.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/summary.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:summary at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:summary at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – Project Summary</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â Project Summary</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">Project Summary</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -175,7 +175,7 @@ <td>maven-site-plugin</td></tr> <tr class="b"> <td style="text-align: left;">Version</td> -<td>4.0.0-M6</td></tr> +<td>4.0.0-M7</td></tr> <tr class="a"> <td style="text-align: left;">Type</td> <td>maven-plugin</td></tr> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/surefire-report.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/surefire-report.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/surefire-report.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from org.apache.maven.plugins:maven-surefire-report-plugin:3.0.0:report at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from org.apache.maven.plugins:maven-surefire-report-plugin:3.0.0:report at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – Surefire Report</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â Surefire Report</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">Surefire Report</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -169,7 +169,7 @@ function toggleDisplay(elementId) { <td style="text-align: left;">0</td> <td style="text-align: left;">0</td> <td style="text-align: left;">100%</td> -<td style="text-align: left;">2.371</td></tr></table><br /> +<td style="text-align: left;">3.257</td></tr></table><br /> <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></section><section><a id="Package_List"></a> <h1>Package List</h1> <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /> @@ -189,7 +189,7 @@ function toggleDisplay(elementId) { <td style="text-align: left;">0</td> <td style="text-align: left;">0</td> <td style="text-align: left;">100%</td> -<td style="text-align: left;">0.033</td></tr> +<td style="text-align: left;">0.043</td></tr> <tr class="a"> <td style="text-align: left;"><a href="#org.apache.maven.plugins.site.deploy">org.apache.maven.plugins.site.deploy</a></td> <td style="text-align: left;">4</td> @@ -197,7 +197,7 @@ function toggleDisplay(elementId) { <td style="text-align: left;">0</td> <td style="text-align: left;">0</td> <td style="text-align: left;">100%</td> -<td style="text-align: left;">2.338</td></tr></table><br /> +<td style="text-align: left;">3.214</td></tr></table><br /> <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p><section><a id="org.apache.maven.plugins.site.run"></a> <h2>org.apache.maven.plugins.site.run</h2> <table class="table table-striped"> @@ -218,7 +218,7 @@ function toggleDisplay(elementId) { <td style="text-align: left;">0</td> <td style="text-align: left;">0</td> <td style="text-align: left;">100%</td> -<td style="text-align: left;">0.033</td></tr></table></section><section><a id="org.apache.maven.plugins.site.deploy"></a> +<td style="text-align: left;">0.043</td></tr></table></section><section><a id="org.apache.maven.plugins.site.deploy"></a> <h2>org.apache.maven.plugins.site.deploy</h2> <table class="table table-striped"> <tr class="a"> @@ -238,7 +238,7 @@ function toggleDisplay(elementId) { <td style="text-align: left;">0</td> <td style="text-align: left;">0</td> <td style="text-align: left;">100%</td> -<td style="text-align: left;">1.083</td></tr> +<td style="text-align: left;">1.415</td></tr> <tr class="a"> <td style="text-align: left;"><a href="#org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest"><img src="images/icon_success_sml.gif" /></a></td> <td style="text-align: left;"><a href="#org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest">SiteDeployWebDavTest</a></td> @@ -247,7 +247,7 @@ function toggleDisplay(elementId) { <td style="text-align: left;">0</td> <td style="text-align: left;">0</td> <td style="text-align: left;">100%</td> -<td style="text-align: left;">1.255</td></tr></table></section><br /></section><section><a id="Test_Cases"></a> +<td style="text-align: left;">1.799</td></tr></table></section><br /></section><section><a id="Test_Cases"></a> <h1>Test Cases</h1> <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><section><a id="org.apache.maven.plugins.site.deploy.SiteDeployMojoTest"></a> <h2>SiteDeployMojoTest</h2> @@ -255,27 +255,27 @@ function toggleDisplay(elementId) { <tr class="a"> <td style="text-align: left;"><img src="images/icon_success_sml.gif" /></td> <td style="text-align: left;"><a id="TC_org.apache.maven.plugins.site.deploy.SiteDeployMojoTest.testFoo"></a>testFoo</td> -<td style="text-align: left;">0.985</td></tr></table></section><section><a id="org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest"></a> +<td style="text-align: left;">1.295</td></tr></table></section><section><a id="org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest"></a> <h2>SiteDeployWebDavTest</h2> <table class="table table-striped"> <tr class="a"> <td style="text-align: left;"><img src="images/icon_success_sml.gif" /></td> <td style="text-align: left;"><a id="TC_org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest.davDeployThruProxyWithoutAuthzInProxy"></a>davDeployThruProxyWithoutAuthzInProxy</td> -<td style="text-align: left;">0.804</td></tr> +<td style="text-align: left;">1.038</td></tr> <tr class="b"> <td style="text-align: left;"><img src="images/icon_success_sml.gif" /></td> <td style="text-align: left;"><a id="TC_org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest.noAuthzDavDeploy"></a>noAuthzDavDeploy</td> -<td style="text-align: left;">0.207</td></tr> +<td style="text-align: left;">0.267</td></tr> <tr class="a"> <td style="text-align: left;"><img src="images/icon_success_sml.gif" /></td> <td style="text-align: left;"><a id="TC_org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest.davDeployThruProxyWitAuthzInProxy"></a>davDeployThruProxyWitAuthzInProxy</td> -<td style="text-align: left;">0.242</td></tr></table></section><section><a id="org.apache.maven.plugins.site.run.WebXmlTest"></a> +<td style="text-align: left;">0.487</td></tr></table></section><section><a id="org.apache.maven.plugins.site.run.WebXmlTest"></a> <h2>WebXmlTest</h2> <table class="table table-striped"> <tr class="a"> <td style="text-align: left;"><img src="images/icon_success_sml.gif" /></td> <td style="text-align: left;"><a id="TC_org.apache.maven.plugins.site.run.WebXmlTest.testFilters"></a>testFilters</td> -<td style="text-align: left;">0.031</td></tr></table></section><br /></section> +<td style="text-align: left;">0.039</td></tr></table></section><br /></section> </main> </div> </div> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/taglist.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/taglist.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/taglist.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from org.codehaus.mojo:taglist-maven-plugin:3.0.0:taglist at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from org.codehaus.mojo:taglist-maven-plugin:3.0.0:taglist at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – Tag List report</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â Tag List report</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">Tag List report</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -176,7 +176,7 @@ <td><a href="./xref/org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#L262">262</a></td></tr> <tr class="a"> <td>this also uploads the non-default locales, is there a way to exclude directories in wagon?</td> -<td><a href="./xref/org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#L365">365</a></td></tr> +<td><a href="./xref/org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#L369">369</a></td></tr> <tr class="b"> <th>org.apache.maven.plugins.site.descriptor.AbstractSiteDescriptorMojo</th> <th>Line</th></tr> @@ -188,10 +188,10 @@ <th>Line</th></tr> <tr class="a"> <td>should we deprecate in favour of reports directly using Doxia Sink API, without this Doxia source intermediate step?</td> -<td><a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L116">116</a></td></tr> +<td><a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L110">110</a></td></tr> <tr class="b"> <td>I want to get rid of categories eventually. There's no way to add your own in a fully i18n manner</td> -<td><a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L406">406</a></td></tr> +<td><a href="./xref/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#L405">405</a></td></tr> <tr class="a"> <th>org.apache.maven.plugins.site.render.ReportDocumentRenderer</th> <th>Line</th></tr> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/team.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/team.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/team.html Sat Apr 8 16:33:46 2023 @@ -2,19 +2,19 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:team at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:team at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> - <title>Apache Maven Site Plugin – Project Team</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> + <title>Apache Maven Site Plugin â Project Team</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> <li class="active ">Project Team</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/usage.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/usage.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/usage.html Sat Apr 8 16:33:46 2023 @@ -2,23 +2,23 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 2.0.0-M6 from src\site\apt/usage.apt at 2023-03-20 - | Rendered using Apache Maven Fluido Skin 2.0.0-M3 + | Generated by Apache Maven Doxia Site Renderer 2.0.0-M7 from src\site\apt/usage.apt at 2023-04-08 + | Rendered using Apache Maven Fluido Skin 2.0.0-M5 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M6" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M7" /> <meta name="author" content="Vincent Siveton" /> <meta name="author" content="[email protected]" /> <meta name="author" content="Maria Odea Ching" /> <meta name="date" content="2012-01-12" /> - <title>Apache Maven Site Plugin – Usage</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M3.min.css" /> + <title>Apache Maven Site Plugin â Usage</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-2.0.0-M3.min.js"></script> + <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script> <!-- Matomo --> <script> @@ -52,9 +52,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 Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li> - <li class="active ">Usage <a href="https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-4.0.0-M6/src\site\apt/usage.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-03-20</li> - <li id="projectVersion" class="pull-right">Version: 4.0.0-M6</li> + <li class="active ">Usage <a href="https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-4.0.0-M7/src\site\apt/usage.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-04-08</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-M7</li> </ul> </div> </header> @@ -134,16 +134,14 @@ <li><a href="#Rebuilding_a_Published_.28Released.29_Site">Rebuilding a Published (Released) Site</a></li></ul><section> <h2>Generating a Site</h2> <p>To generate the project's site and reports, execute:</p> -<div class="verbatim source"> -<pre>mvn site +<div class="verbatim source"><pre class="prettyprint linenums">mvn site </pre></div> <p>By default, the resulting site will be in the <code>target/site/</code> directory.</p> <p><b>Note:</b> If you have a multi module project, then the links between the parent and child modules will <i>not</i> work when you use <code>mvn site</code> or <code>mvn site:site</code>. If you want to use those links, you should use <code>mvn site:stage</code> instead. You can read more about that goal further down on this page in the section called '<i>Staging a Site</i>'.</p> <p><b>Note:</b> For performance reasons, Maven compares the timestamps of generated files and corresponding source documents, and only regenerates documents that have changed since the last build. However, this only applies to documentation source documents (apt, xdoc,...). If you change anything in your <code>site.xml</code>, any relevant sections in your pom, or any relevant properties or resource files, you should generate the site from scratch to make sure all references and links are correct.</p></section><section> <h2>Deploying a Site</h2> <p>To be able to deploy the site, you must first specify where the site will be deployed. This is set in the <code><distributionManagement></code> element of the POM as shown below.</p> -<div class="verbatim source"> -<pre><project> +<div class="verbatim source"><pre class="prettyprint linenums"><project> ... <distributionManagement> <site> @@ -158,37 +156,31 @@ <p>The <code><url></code> gives the location to deploy to. In the example above we copy to the host <code>www.mycompany.com</code> using the path <code>/www/docs/project/</code> over the <code>scp</code> protocol. You can read more about which protocols are supported on <a href="./examples/adding-deploy-protocol.html">this page</a>. If subprojects inherit the site URL from a parent POM, they will automatically append their <code><artifactId></code> to form their effective deployment location.</p> <p>Now you can execute the <code><a href="./deploy-mojo.html">site:deploy</a></code> goal from your project directory.</p> <p><b>Note:</b> A site must be generated first before executing <code>site:deploy</code>.</p> -<div class="verbatim source"> -<pre>mvn site:deploy +<div class="verbatim source"><pre class="prettyprint linenums">mvn site:deploy </pre></div> <p>If you want to generate the site <i>and</i> deploy it in one go, you can utilize the <code>site-deploy</code> phase of the site lifecycle. To do this, just execute:</p> -<div class="verbatim source"> -<pre>mvn site-deploy +<div class="verbatim source"><pre class="prettyprint linenums">mvn site-deploy </pre></div></section><section> <h2>Staging a Site</h2> <p><b>Note:</b> This goal is available in version 2.0-beta-5 or later of the Site Plugin.</p> <p>To review/test the generated web site before an official deploy, you can stage the site in a specific directory. It will use the <code><distributionManagement></code> element or the project hierarchy to link the project and its modules.</p> <p>Just execute the <code><a href="./stage-mojo.html">site:stage</a></code> goal from your project</p> -<div class="verbatim source"> -<pre>mvn site:stage +<div class="verbatim source"><pre class="prettyprint linenums">mvn site:stage </pre></div> <p><b>Note:</b> Since version 2.3, a site must be generated first before executing <code>site:stage</code>.</p> <p>By default, the site will be staged in a directory <code>target/staging/</code>. A different staging location can be chosen with the <code>stagingDirectory</code> parameter as shown below:</p> -<div class="verbatim source"> -<pre>mvn site:stage -DstagingDirectory=C:\fullsite +<div class="verbatim source"><pre class="prettyprint linenums">mvn site:stage -DstagingDirectory=C:\fullsite </pre></div> <p><b>Note:</b> <code>stagingDirectory</code> cannot be dynamic, i.e. <code>stagingDirectory=${basedir}\fullsite</code></p> <p>To stage a site and to deploy it, just execute the <code><a href="./stage-deploy-mojo.html">site:stage-deploy</a></code> goal from your project with the required parameters. The <code>site:stage-deploy</code> goal will use the value of <code>distributionManagement.site.id</code> as default id to lookup the server section in your <code>settings.xml</code>; unless this is not defined, then the String <code>stagingSite</code> will be used as id. So if you need to add your username or password separately for stage-deploy in <code>settings.xml</code>, you should use <code><id>stagingSite</id></code> for that <code><server></code> section. See the <a href="/guides/mini/guide-deployment-security-settings.html">Guide to Deployment and Security Settings</a> for more information on this.</p> <p>By default, the site will be stage-deployed to <code>$<a id="distributionManagement.site.url">distributionManagement.site.url</a>/staging/</code>. A different location can be chosen with the <code>stagingSiteURL</code> parameter as shown below:</p> -<div class="verbatim source"> -<pre>mvn site:stage-deploy -DstagingSiteURL=scp://www.mycompany.com/www/project/ +<div class="verbatim source"><pre class="prettyprint linenums">mvn site:stage-deploy -DstagingSiteURL=scp://www.mycompany.com/www/project/ </pre></div> <p><b>Note:</b> Since version 2.3, a site must be generated first before executing <code>site:stage-deploy</code>.</p> <p><b>Note:</b> Due to a bug in Wagon, the password is not always picked up when you run the <code>site:stage-deploy</code> goal. The bug has been fixed, but the version of Wagon that is used by the Site Plugin is determined by the version of Maven you use. The current 2.0.x releases of Maven use a version where this bug is still present.</p></section><section> <h2>Running a Site</h2> <p>The Site Plugin can also be used to start up the site in Jetty. To do this, execute:</p> -<div class="verbatim source"> -<pre>mvn site:run +<div class="verbatim source"><pre class="prettyprint linenums">mvn site:run </pre></div> <p>The server will, by default, be started on <code>http://localhost:8080/</code>. See <a class="externalLink" href="http://jetty.mortbay.org/">http://jetty.mortbay.org/</a> for more information about the Jetty server.</p> <p><b>Note:</b> Running a site only works for single-module sites. To preview a multi-module site one should use <code>site:stage</code>.</p></section><section> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/index.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/index.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/index.html Sat Apr 8 16:33:46 2023 @@ -4,7 +4,7 @@ <!-- this is a JXR report set (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Apache Maven Site Plugin 4.0.0-M6 Reference</title> + <title>Apache Maven Site Plugin 4.0.0-M7 Reference</title> <script type="text/javascript"> tmpTargetPage = "" + window.location.search; if (tmpTargetPage != "" && tmpTargetPage != "undefined") Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/package-frame.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/package-frame.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/package-frame.html Sat Apr 8 16:33:46 2023 @@ -4,7 +4,7 @@ <!-- generated by Apache Maven JXR (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Apache Maven Site Plugin 4.0.0-M6 Reference Package org.apache.maven.plugins.site.deploy</title> + <title>Apache Maven Site Plugin 4.0.0-M7 Reference Package org.apache.maven.plugins.site.deploy</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" /> </head> <body> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/package-summary.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/package-summary.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/package-summary.html Sat Apr 8 16:33:46 2023 @@ -4,7 +4,7 @@ <!-- generated by Apache Maven JXR (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Apache Maven Site Plugin 4.0.0-M6 Reference Package org.apache.maven.plugins.site.deploy</title> + <title>Apache Maven Site Plugin 4.0.0-M7 Reference Package org.apache.maven.plugins.site.deploy</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" /> </head> @@ -23,7 +23,7 @@ <li>Index</li> <li>Help</li> </ul> - <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M6 Reference</strong></em></div> + <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M7 Reference</strong></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -106,7 +106,7 @@ <li>Index</li> <li>Help</li> </ul> - <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M6 Reference</strong></em></div> + <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M7 Reference</strong></em></div> </div> <div class="subNav"> <ul class="navList"> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/run/package-frame.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/run/package-frame.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/run/package-frame.html Sat Apr 8 16:33:46 2023 @@ -4,7 +4,7 @@ <!-- generated by Apache Maven JXR (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Apache Maven Site Plugin 4.0.0-M6 Reference Package org.apache.maven.plugins.site.run</title> + <title>Apache Maven Site Plugin 4.0.0-M7 Reference Package org.apache.maven.plugins.site.run</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" /> </head> <body> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/run/package-summary.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/run/package-summary.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/run/package-summary.html Sat Apr 8 16:33:46 2023 @@ -4,7 +4,7 @@ <!-- generated by Apache Maven JXR (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Apache Maven Site Plugin 4.0.0-M6 Reference Package org.apache.maven.plugins.site.run</title> + <title>Apache Maven Site Plugin 4.0.0-M7 Reference Package org.apache.maven.plugins.site.run</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" /> </head> @@ -23,7 +23,7 @@ <li>Index</li> <li>Help</li> </ul> - <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M6 Reference</strong></em></div> + <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M7 Reference</strong></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -81,7 +81,7 @@ <li>Index</li> <li>Help</li> </ul> - <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M6 Reference</strong></em></div> + <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M7 Reference</strong></em></div> </div> <div class="subNav"> <ul class="navList"> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/stubs/package-frame.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/stubs/package-frame.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/stubs/package-frame.html Sat Apr 8 16:33:46 2023 @@ -4,7 +4,7 @@ <!-- generated by Apache Maven JXR (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Apache Maven Site Plugin 4.0.0-M6 Reference Package org.apache.maven.plugins.site.stubs</title> + <title>Apache Maven Site Plugin 4.0.0-M7 Reference Package org.apache.maven.plugins.site.stubs</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" /> </head> <body> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/stubs/package-summary.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/stubs/package-summary.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/stubs/package-summary.html Sat Apr 8 16:33:46 2023 @@ -4,7 +4,7 @@ <!-- generated by Apache Maven JXR (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Apache Maven Site Plugin 4.0.0-M6 Reference Package org.apache.maven.plugins.site.stubs</title> + <title>Apache Maven Site Plugin 4.0.0-M7 Reference Package org.apache.maven.plugins.site.stubs</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" /> </head> @@ -23,7 +23,7 @@ <li>Index</li> <li>Help</li> </ul> - <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M6 Reference</strong></em></div> + <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M7 Reference</strong></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -81,7 +81,7 @@ <li>Index</li> <li>Help</li> </ul> - <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M6 Reference</strong></em></div> + <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M7 Reference</strong></em></div> </div> <div class="subNav"> <ul class="navList"> Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/overview-frame.html ============================================================================== --- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/overview-frame.html (original) +++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/overview-frame.html Sat Apr 8 16:33:46 2023 @@ -4,11 +4,11 @@ <!-- generated by Apache Maven JXR (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Apache Maven Site Plugin 4.0.0-M6 Reference</title> + <title>Apache Maven Site Plugin 4.0.0-M7 Reference</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" /> </head> <body> - <h1 title="Apache Maven Site Plugin 4.0.0-M6 Reference" class="bar"><strong>Apache Maven Site Plugin 4.0.0-M6 Reference</strong></h1> + <h1 title="Apache Maven Site Plugin 4.0.0-M7 Reference" class="bar"><strong>Apache Maven Site Plugin 4.0.0-M7 Reference</strong></h1> <div class="indexHeader"><span><a href="allclasses-frame.html" target="packageFrame">All Classes</a></span></div> <div class="indexContainer"> <h2 title="Packages">Packages</h2>
