You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2020/07/13 12:04:38 UTC

svn commit: r1879824 - in /maven/website/content: index.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Mon Jul 13 12:04:37 2020
New Revision: 1879824

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/index.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/index.html
==============================================================================
--- maven/website/content/index.html (original)
+++ maven/website/content/index.html Mon Jul 13 12:04:37 2020
@@ -146,7 +146,7 @@
       
 <p>
         If you think that Maven could help your project, you can find out more information in the &quot;About Maven&quot;
-        section of the navigation: this includes an in-depth description of <a href="what-is-maven.html">what Maven is</a> and
+        section of the navigation. This includes an in-depth description of <a href="what-is-maven.html">what Maven is</a> and
         a <a href="maven-features.html">list of some of its main features</a>.
       </p>
       
@@ -176,9 +176,9 @@
 <td>Information for those needing to build a project that uses Maven</td>
         
 <td>
-            Information for those wanting to use Maven to build their project, including a &quot;10 minute test&quot; that gives a
-            practical overview of Maven's main features in just 10 minutes and <a href="plugins/index.html">plugin list</a>
-            for more information on each plugin
+            Information for developers using Maven to build their project, including a &quot;10 minute test&quot; that gives a
+            practical overview of Maven's main features and a <a href="plugins/index.html">plugin list</a>
+            for more information on each plugin.
         </td>
       </tr>
       
@@ -194,13 +194,12 @@
 <tr class="b">
         
 <td>
-            Information for those who want to provide a Maven plugin for shared
-            functionality or to accompany their own product or toolset
+            Information for developers writing Maven plugins.
         </td>
         
 <td>
             Information for those who may or may not use Maven, but are interested in getting project metadata into the
-            <a href="repository/index.html">central repository</a>
+            <a href="repository/index.html">central repository</a>.
         </td>
       </tr>
       
@@ -216,12 +215,12 @@
 <tr class="b">
         
 <td>
-            Information if you'd like to get involved: Maven is an open source community and welcomes contributions.
+            Information if you'd like to get involved. Maven is an open source community and welcomes contributions.
         </td>
         
 <td>
-            Information for those who are currently developers, or who are interested
-            in contributing to the Maven project itself
+            Information for those who are currently Maven developers, or who are interested
+            in contributing to the Maven project itself.
         </td>
       </tr>
       </table>
@@ -273,8 +272,8 @@
         <a class="externalLink" href="https://www.apache.org/events/current-event.html">
           <img src="https://www.apache.org/events/current-event-234x60.png" alt="Apache Events" style="float: left" />
         </a>
-        You can also attend <a class="externalLink" href="https://www.apache.org/events/current-event.html">Apache Events</a>: don't hesitate to ask on the <a href="mailing-lists.html">Maven User mailing list</a>
-        if Maven team members will be there, it can be a great opportunity to meet them.
+        You can also attend <a class="externalLink" href="https://www.apache.org/events/current-event.html">Apache Events</a>. Don't hesitate to ask on the <a href="mailing-lists.html">Maven User mailing list</a>
+        if Maven team members will be there. It can be a great opportunity to meet them.
       </p>
     </section></section>
   

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.