Modified: maven/website/content/users/index.html
==============================================================================
--- maven/website/content/users/index.html (original)
+++ maven/website/content/users/index.html Sun Apr 10 08:25:31 2022
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
content/apt/users/index.apt at 2022-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
content/apt/users/index.apt at 2022-04-10
  | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -47,7 +47,7 @@
       <li class=""><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
     <li class="active ">Users Centre <a 
href="https://github.com/apache/maven-site/tree/master/content/apt/users/index.apt";><img
 src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2022-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2022-04-10</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="../scm.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../download.cgi" 
title="Download">Download</a></li>

Modified: maven/website/content/what-is-maven.html
==============================================================================
--- maven/website/content/what-is-maven.html (original)
+++ maven/website/content/what-is-maven.html Sun Apr 10 08:25:31 2022
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
content/markdown/what-is-maven.md at 2022-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
content/markdown/what-is-maven.md at 2022-04-10
  | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -45,7 +45,7 @@
       <li class=""><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
     <li class="active ">Introduction <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/what-is-maven.md";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2022-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2022-04-10</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="scm.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="download.cgi" 
title="Download">Download</a></li>
@@ -211,7 +211,7 @@ customizing the build for test preparati
 <p>Maven also suggests some guidelines on how to layout your project's
 directory structure. Once you learn the layout, you can easily
 navigate other projects that use Maven.</p>
-<p>While takes an opinionated approach to project layout, some projects
+<p>While Maven takes an opinionated approach to project layout, some projects
 may not fit with this structure for historical reasons. While Maven is
 designed to be flexible to the needs of different projects,
 it cannot cater to every situation without compromising its objectives.</p>


Reply via email to