Modified: 
maven/website/content/guides/plugin/guide-java-report-plugin-development.html
==============================================================================
--- 
maven/website/content/guides/plugin/guide-java-report-plugin-development.html 
(original)
+++ 
maven/website/content/guides/plugin/guide-java-report-plugin-development.html 
Wed Dec 11 22:29:16 2024
@@ -3,7 +3,7 @@
 
 <!--
  | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
content/apt/guides/plugin/guide-java-report-plugin-development.apt.vm at 
2024-12-11
- | Rendered using Apache Maven Fluido Skin 2.0.0
+ | Rendered using Apache Maven Fluido Skin 2.0.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -14,10 +14,10 @@
     <meta name="author" content="Bertrand Martin" />
     <meta name="date" content="2018-01-21" />
     <title>Guide to Developing Java Report Plugins – Maven</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-2.0.0.min.css" 
/>
+    <link rel="stylesheet" href="../../css/apache-maven-fluido-2.0.1.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.min.js"></script>
+    <script src="../../js/apache-maven-fluido-2.0.1.min.js"></script>
     <!-- Matomo -->
     <script>
         var _paq = window._paq = window._paq || [];

Modified: maven/website/content/guides/plugins/validation/index.html
==============================================================================
--- maven/website/content/guides/plugins/validation/index.html (original)
+++ maven/website/content/guides/plugins/validation/index.html Wed Dec 11 
22:29:16 2024
@@ -3,7 +3,7 @@
 
 <!--
  | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
content/markdown/guides/plugins/validation/index.md at 2024-12-11
- | Rendered using Apache Maven Fluido Skin 2.0.0
+ | Rendered using Apache Maven Fluido Skin 2.0.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0" />
     <title>Plugin Validation – Maven</title>
-    <link rel="stylesheet" 
href="../../../css/apache-maven-fluido-2.0.0.min.css" />
+    <link rel="stylesheet" 
href="../../../css/apache-maven-fluido-2.0.1.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.min.js"></script>
+    <script src="../../../js/apache-maven-fluido-2.0.1.min.js"></script>
     <!-- Matomo -->
     <script>
         var _paq = window._paq = window._paq || [];
@@ -164,7 +164,7 @@ in order to help Maven users and Maven P
 use or maintain that may break in the future.</p>
 <p>These issues are displayed as WARNING either when plugin goal is executed 
or at the end of the build:</p>
 
-<pre class="prettyprint linenums"><code class="nohighlight nocode">[WARNING] 
Plugin validation issues were detected in x plugin(s)
+<pre><code class="nohighlight nocode">[WARNING] Plugin validation issues were 
detected in x plugin(s)
 </code></pre>
 <p>and split in two categories based on what actions should be 
taken:</p><section><a id="Internal_issues"></a>
 <h2>Internal issues</h2>
@@ -191,7 +191,7 @@ If the newest version of plugin still ha
 <p>In some case we know about issues in some plugin and we want exclude it 
from validation.
 We can do it by property <code>maven.plugin.validation.excludes</code>, eg:</p>
 
-<pre class="prettyprint linenums"><code class="nohighlight nocode">mvn 
-Dmaven.plugin.validation.excludes=plugin1-goupId:plugin1-artifactId:plugin1-version,plugin2-goupId:plugin2-artifactId:plugin2-version
+<pre><code class="nohighlight nocode">mvn 
-Dmaven.plugin.validation.excludes=plugin1-goupId:plugin1-artifactId:plugin1-version,plugin2-goupId:plugin2-artifactId:plugin2-version
 </code></pre>
 <p>Property <code>maven.plugin.validation</code> has tha same rule as 
<code>maven.plugin.validation</code> - can only be used on command line (not as 
property in POM)</p></section><section><a 
id="Manage_Plugin_Validation_verbosity"></a>
 <h2>Manage Plugin Validation verbosity</h2>
@@ -207,7 +207,7 @@ We can do it by property <code>maven.plu
 </ul>
 <p>Configuration values for <code>maven.plugin.validation</code>  are case 
insensitive, can only be used on command line (not as property in POM), 
like:</p>
 
-<pre class="prettyprint linenums"><code class="nohighlight nocode">mvn 
-Dmaven.plugin.validation=verbose ...
+<pre><code class="nohighlight nocode">mvn -Dmaven.plugin.validation=verbose ...
 </code></pre>
 <p>As a consequence:</p>
 <ul>

Modified: maven/website/content/ide.html
==============================================================================
--- maven/website/content/ide.html (original)
+++ maven/website/content/ide.html Wed Dec 11 22:29:16 2024
@@ -3,7 +3,7 @@
 
 <!--
  | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
content/markdown/ide.md at 2024-12-11
- | Rendered using Apache Maven Fluido Skin 2.0.0
+ | Rendered using Apache Maven Fluido Skin 2.0.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0" />
     <title>Apache Maven IDE Integration – Maven</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.1.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.min.js"></script>
+    <script src="./js/apache-maven-fluido-2.0.1.min.js"></script>
     <!-- Matomo -->
     <script>
         var _paq = window._paq = window._paq || [];

Modified: maven/website/content/index.html
==============================================================================
--- maven/website/content/index.html (original)
+++ maven/website/content/index.html Wed Dec 11 22:29:16 2024
@@ -3,7 +3,7 @@
 
 <!--
  | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
content/xdoc/index.xml.vm at 2024-12-11
- | Rendered using Apache Maven Fluido Skin 2.0.0
+ | Rendered using Apache Maven Fluido Skin 2.0.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -14,10 +14,10 @@
     <meta name="author" content="Jason van Zyl" />
     <meta name="author" content="Olivier Lamy" />
     <title>Welcome to Apache Maven – Maven</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.1.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.min.js"></script>
+    <script src="./js/apache-maven-fluido-2.0.1.min.js"></script>
     <!-- Matomo -->
     <script>
         var _paq = window._paq = window._paq || [];

Modified: maven/website/content/install.html
==============================================================================
--- maven/website/content/install.html (original)
+++ maven/website/content/install.html Wed Dec 11 22:29:16 2024
@@ -3,7 +3,7 @@
 
 <!--
  | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
content/markdown/install.md.vm at 2024-12-11
- | Rendered using Apache Maven Fluido Skin 2.0.0
+ | Rendered using Apache Maven Fluido Skin 2.0.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0" />
     <title>Installing Apache Maven – Maven</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.1.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.min.js"></script>
+    <script src="./js/apache-maven-fluido-2.0.1.min.js"></script>
     <!-- Matomo -->
     <script>
         var _paq = window._paq = window._paq || [];
@@ -178,7 +178,7 @@ the <code>PATH</code> environment variab
 <p>Confirm with <code>mvn -v</code> in a new shell. The result should look 
similar to</p></li>
 </ul>
 
-<pre class="prettyprint linenums"><code class="nohighlight nocode">Apache 
Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
+<pre><code class="nohighlight nocode">Apache Maven 3.9.9 
(8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
 Maven home: /opt/apache-maven-3.9.9
 Java version: 1.8.0_45, vendor: Oracle Corporation
 Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre

Modified: maven/website/content/issue-management.html
==============================================================================
--- maven/website/content/issue-management.html (original)
+++ maven/website/content/issue-management.html Wed Dec 11 22:29:16 2024
@@ -3,7 +3,7 @@
 
 <!--
  | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
content/markdown/issue-management.md at 2024-12-11
- | Rendered using Apache Maven Fluido Skin 2.0.0
+ | Rendered using Apache Maven Fluido Skin 2.0.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0" />
     <title>Overview – Maven</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.1.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.min.js"></script>
+    <script src="./js/apache-maven-fluido-2.0.1.min.js"></script>
     <!-- Matomo -->
     <script>
         var _paq = window._paq = window._paq || [];


Reply via email to