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

2023-06-26 Thread svn-site-role
Author: svn-site-role
Date: Mon Jun 26 20:35:47 2023
New Revision: 1910616

Log:
Site checkin for project Apache Maven Site

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

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

Modified: maven/website/content/plugins/index.html
==
--- maven/website/content/plugins/index.html (original)
+++ maven/website/content/plugins/index.html Mon Jun 26 20:35:47 2023
@@ -289,8 +289,8 @@
 
  
shade
 B
-3.4.1
-2022-10-27
+3.5.0
+2023-06-13
 Build an Uber-JAR from the current project, 
including dependencies.
 https://gitbox.apache.org/repos/asf/maven-shade-plugin.git;>Git / https://github.com/apache/maven-shade-plugin/;>GitHub
 https://issues.apache.org/jira/browse/MSHADE;>Jira MSHADE




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

2023-06-26 Thread svn-site-role
Author: svn-site-role
Date: Mon Jun 26 14:05:01 2023
New Revision: 1910612

Log:
Site checkin for project Apache Maven Site

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

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

Modified: maven/website/content/plugins/index.html
==
--- maven/website/content/plugins/index.html (original)
+++ maven/website/content/plugins/index.html Mon Jun 26 14:05:01 2023
@@ -161,8 +161,8 @@
 
  
clean
 B
-3.2.0
-2022-04-01
+3.3.1
+2023-06-14
 Clean up after the build.
 https://gitbox.apache.org/repos/asf/maven-clean-plugin.git;>Git / https://github.com/apache/maven-clean-plugin/;>GitHub
 https://issues.apache.org/jira/browse/MCLEAN;>Jira MCLEAN




svn commit: r1910610 - in /maven/website/content: .htaccess docs/3.9.3/ docs/3.9.3/release-notes.html docs/history.html download.html examples/maven-3-lifecycle-extensions.html install.html maven-site

2023-06-26 Thread svn-site-role
Author: svn-site-role
Date: Mon Jun 26 11:47:00 2023
New Revision: 1910610

Log:
Site checkin for project Apache Maven Site

Added:
maven/website/content/docs/3.9.3/
maven/website/content/docs/3.9.3/release-notes.html
Modified:
maven/website/content/.htaccess
maven/website/content/docs/history.html
maven/website/content/download.html
maven/website/content/examples/maven-3-lifecycle-extensions.html
maven/website/content/install.html
maven/website/content/maven-site-1.0-site.jar
maven/website/content/pom.html
maven/website/content/release-notes-all.html

Modified: maven/website/content/.htaccess
==
--- maven/website/content/.htaccess (original)
+++ maven/website/content/.htaccess Mon Jun 26 11:47:00 2023
@@ -5,8 +5,8 @@ Redirect Permanent /release-notes.html /
 Redirect Permanent /download.html /download.cgi
 RedirectMatch permanent ^/(.*)/download.html$ /$1/download.cgi
 
-Redirect /ref/current/ /ref/3.9.2/
-Redirect /ref/current /ref/3.9.2/
+Redirect /ref/current/ /ref/3.9.3/
+Redirect /ref/current /ref/3.9.3/
 
 Redirect Permanent /maven-v4_0_0.xsd /xsd/maven-4.0.0.xsd
 
@@ -30,17 +30,17 @@ Redirect Permanent /plugins/maven-checks
 RedirectMatch ^/maven2/(.*)$ /$1
 RedirectMatch ^/reference/(.*)$ /archives/maven-1.x/reference/$1
 RedirectMatch ^/maven-1.x/reference/plugins/(.*)$ 
/archives/maven-1.x/plugins/$1
-RedirectMatch ^/maven-aether-provider/(.*)$ /ref/3.9.2/maven-aether-provider/$1
-RedirectMatch ^/maven-artifact/(.*)$ /ref/3.9.2/maven-artifact/$1
-RedirectMatch ^/maven-compat/(.*)$ /ref/3.9.2/maven-compat/$1
-RedirectMatch ^/maven-core/(.*)$ /ref/3.9.2/maven-core/$1
-RedirectMatch ^/maven-embedder/(.*)$ /ref/3.9.2/maven-embedder/$1
-RedirectMatch ^/maven-model/(.*)$ /ref/3.9.2/maven-model/$1
-RedirectMatch ^/maven-model-builder/(.*)$ /ref/3.9.2/maven-model-builder/$1
-RedirectMatch ^/maven-plugin-api/(.*)$ /ref/3.9.2/maven-plugin-api/$1
-RedirectMatch ^/maven-repository-metadata/(.*)$ 
/ref/3.9.2/maven-repository-metadata/$1
-RedirectMatch ^/maven-settings/(.*)$ /ref/3.9.2/maven-settings/$1
-RedirectMatch ^/maven-settings-builder/(.*)$ 
/ref/3.9.2/maven-settings-builder/$1
+RedirectMatch ^/maven-aether-provider/(.*)$ /ref/3.9.3/maven-aether-provider/$1
+RedirectMatch ^/maven-artifact/(.*)$ /ref/3.9.3/maven-artifact/$1
+RedirectMatch ^/maven-compat/(.*)$ /ref/3.9.3/maven-compat/$1
+RedirectMatch ^/maven-core/(.*)$ /ref/3.9.3/maven-core/$1
+RedirectMatch ^/maven-embedder/(.*)$ /ref/3.9.3/maven-embedder/$1
+RedirectMatch ^/maven-model/(.*)$ /ref/3.9.3/maven-model/$1
+RedirectMatch ^/maven-model-builder/(.*)$ /ref/3.9.3/maven-model-builder/$1
+RedirectMatch ^/maven-plugin-api/(.*)$ /ref/3.9.3/maven-plugin-api/$1
+RedirectMatch ^/maven-repository-metadata/(.*)$ 
/ref/3.9.3/maven-repository-metadata/$1
+RedirectMatch ^/maven-settings/(.*)$ /ref/3.9.3/maven-settings/$1
+RedirectMatch ^/maven-settings-builder/(.*)$ 
/ref/3.9.3/maven-settings-builder/$1
 RedirectMatch ^/maven-1.x/plugins-sandbox/(.*)$ /archives/maven-1.x/plugins/$1
 RedirectMatch permanent ^/aether-archives/(.*)$ /aether.html
 

Added: maven/website/content/docs/3.9.3/release-notes.html
==
--- maven/website/content/docs/3.9.3/release-notes.html (added)
+++ maven/website/content/docs/3.9.3/release-notes.html Mon Jun 26 11:47:00 2023
@@ -0,0 +1,221 @@
+
+
+
+
+http://www.w3.org/1999/xhtml; lang="en">
+  
+
+
+
+Maven – Release Notes – Maven 3.9.3
+
+
+
+
+
+
+
+var _paq = window._paq = window._paq || [];
+_paq.push(['disableCookies']);
+_paq.push(['trackPageView']);
+_paq.push(['enableLinkTracking']);
+
+(function() {
+var u="https://analytics.apache.org/";;
+_paq.push(['setTrackerUrl', u+'/matomo.php']);
+_paq.push(['setSiteId', '3']);
+var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+})();
+
+
+  
+  
+
+  
+
+  https://www.apache.org/; 
id="bannerLeft">
+  
+  
+
+
+
+  
+  https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
+  Maven/
+Release Notes – Maven 3.9.3 https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.3/release-notes.md;>
+| 
Last Published: 2023-06-26
+|
+Get Sources
+Download
+  
+
+  
+  
+
+  
+  
+Welcome
+https://www.apache.org/licenses/; class="externalLink" 
title="License">License
+   About Maven
+What is Maven?
+Features
+Download
+Use
+Release Notes
+   Documentation
+Maven Plugins
+   

svn commit: r1910609 - /maven/website/components/ref/3.9.3/

2023-06-26 Thread cstamas
Author: cstamas
Date: Mon Jun 26 11:28:12 2023
New Revision: 1910609

Log:
Maven 3.9.3 released

Added:
maven/website/components/ref/3.9.3/
  - copied from r1910608, maven/website/components/ref/3-LATEST/



svn commit: r1910608 [3/5] - in /maven/website/content: ./ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ docs/2.0.10/ do

2023-06-26 Thread svn-site-role
Modified: maven/website/content/extensions/index.html
==
--- maven/website/content/extensions/index.html (original)
+++ maven/website/content/extensions/index.html Mon Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Available Extensions https://github.com/apache/maven-site/tree/master/content/markdown/extensions/index.md;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/faq-unoffical.html
==
--- maven/website/content/faq-unoffical.html (original)
+++ maven/website/content/faq-unoffical.html Mon Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -48,7 +48,7 @@
   Maven/
 
 Maven https://github.com/apache/maven-site/tree/master/content/markdown/faq-unoffical.md;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/general.html
==
--- maven/website/content/general.html (original)
+++ maven/website/content/general.html Mon Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Frequently Asked Technical Questions https://github.com/apache/maven-site/tree/master/content/fml/general.fml;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/glossary.html
==
--- maven/website/content/glossary.html (original)
+++ maven/website/content/glossary.html Mon Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Glossary https://github.com/apache/maven-site/tree/master/content/markdown/glossary.md;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/guides/development/guide-building-maven.html
==
--- maven/website/content/guides/development/guide-building-maven.html 
(original)
+++ maven/website/content/guides/development/guide-building-maven.html Mon Jun 
26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -50,7 +50,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to Building Maven https://github.com/apache/maven-site/tree/master/content/apt/guides/development/guide-building-maven.apt;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/guides/development/guide-committer-school.html
==
--- maven/website/content/guides/development/guide-committer-school.html 
(original)
+++ maven/website/content/guides/development/guide-committer-school.html Mon 
Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -51,7 +51,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Do you want to become a Maven Committer? https://github.com/apache/maven-site/tree/master/content/apt/guides/development/guide-committer-school.apt;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: 
maven/website/content/guides/development/guide-documentation-style.html
==
--- maven/website/content/guides/development/guide-documentation-style.html 
(original)
+++ maven/website/content/guides/development/guide-documentation-style.html Mon 
Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide To Maven Documentation Style https://github.com/apache/maven-site/tree/master/content/apt/guides/development/guide-documentation-style.apt;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/guides/development/guide-helping.html

svn commit: r1910608 [2/5] - in /maven/website/content: ./ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ docs/2.0.10/ do

2023-06-26 Thread svn-site-role
Modified: maven/website/content/docs/3.0-alpha-3/release-notes.html
==
--- maven/website/content/docs/3.0-alpha-3/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-3/release-notes.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-alpha-3 https://github.com/apache/maven-site/tree/master/content/apt/docs/3.0-alpha-3/release-notes.apt.vm;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/docs/3.0-alpha-4/release-notes.html
==
--- maven/website/content/docs/3.0-alpha-4/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-4/release-notes.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-alpha-4 https://github.com/apache/maven-site/tree/master/content/apt/docs/3.0-alpha-4/release-notes.apt.vm;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/docs/3.0-alpha-5/release-notes.html
==
--- maven/website/content/docs/3.0-alpha-5/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-5/release-notes.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-alpha-5 https://github.com/apache/maven-site/tree/master/content/apt/docs/3.0-alpha-5/release-notes.apt.vm;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/docs/3.0-alpha-6/release-notes.html
==
--- maven/website/content/docs/3.0-alpha-6/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-6/release-notes.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-alpha-6 https://github.com/apache/maven-site/tree/master/content/apt/docs/3.0-alpha-6/release-notes.apt.vm;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/docs/3.0-alpha-7/release-notes.html
==
--- maven/website/content/docs/3.0-alpha-7/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-7/release-notes.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-alpha-7 https://github.com/apache/maven-site/tree/master/content/apt/docs/3.0-alpha-7/release-notes.apt.vm;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/docs/3.0-beta-1/release-notes.html
==
--- maven/website/content/docs/3.0-beta-1/release-notes.html (original)
+++ maven/website/content/docs/3.0-beta-1/release-notes.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-beta-1 https://github.com/apache/maven-site/tree/master/content/apt/docs/3.0-beta-1/release-notes.apt.vm;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/docs/3.0-beta-2/release-notes.html
==
--- maven/website/content/docs/3.0-beta-2/release-notes.html (original)
+++ maven/website/content/docs/3.0-beta-2/release-notes.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Release Notes - Maven 3.0-beta-2 

svn commit: r1910608 [4/5] - in /maven/website/content: ./ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ docs/2.0.10/ do

2023-06-26 Thread svn-site-role
Modified: maven/website/content/guides/mini/guide-repository-ssl.html
==
--- maven/website/content/guides/mini/guide-repository-ssl.html (original)
+++ maven/website/content/guides/mini/guide-repository-ssl.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Remote repository access through authenticated HTTPS 
https://github.com/apache/maven-site/tree/master/content/apt/guides/mini/guide-repository-ssl.apt;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/guides/mini/guide-reproducible-builds.html
==
--- maven/website/content/guides/mini/guide-reproducible-builds.html (original)
+++ maven/website/content/guides/mini/guide-reproducible-builds.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to Configuring for Reproducible Builds https://github.com/apache/maven-site/tree/master/content/apt/guides/mini/guide-reproducible-builds.apt;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/guides/mini/guide-resolver-transport.html
==
--- maven/website/content/guides/mini/guide-resolver-transport.html (original)
+++ maven/website/content/guides/mini/guide-resolver-transport.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide for Resolver Transport https://github.com/apache/maven-site/tree/master/content/markdown/guides/mini/guide-resolver-transport.md;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/guides/mini/guide-site.html
==
--- maven/website/content/guides/mini/guide-site.html (original)
+++ maven/website/content/guides/mini/guide-site.html Mon Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -50,7 +50,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to creating a site https://github.com/apache/maven-site/tree/master/content/apt/guides/mini/guide-site.apt;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/guides/mini/guide-snippet-macro.html
==
--- maven/website/content/guides/mini/guide-snippet-macro.html (original)
+++ maven/website/content/guides/mini/guide-snippet-macro.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to the Snippet Macro https://github.com/apache/maven-site/tree/master/content/apt/guides/mini/guide-snippet-macro.apt;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/guides/mini/guide-using-ant.html
==
--- maven/website/content/guides/mini/guide-using-ant.html (original)
+++ maven/website/content/guides/mini/guide-using-ant.html Mon Jun 26 10:58:33 
2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to using Ant with Maven https://github.com/apache/maven-site/tree/master/content/apt/guides/mini/guide-using-ant.apt;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/guides/mini/guide-using-extensions.html
==
--- maven/website/content/guides/mini/guide-using-extensions.html (original)
+++ maven/website/content/guides/mini/guide-using-extensions.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -50,7 +50,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Guide to using Extensions 

svn commit: r1910608 [1/5] - in /maven/website/content: ./ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ docs/2.0.10/ do

2023-06-26 Thread svn-site-role
Author: svn-site-role
Date: Mon Jun 26 10:58:33 2023
New Revision: 1910608

Log:
Site checkin for project Apache Maven Site

Modified:
maven/website/content/about.html
maven/website/content/aether.html
maven/website/content/archives/maven-2.x/index.html
maven/website/content/archives/maven-2.x/maven-2.1-architectural-goals.html
maven/website/content/articles.html
maven/website/content/background/history-of-maven.html
maven/website/content/background/philosophy-of-maven.html
maven/website/content/ci-management.html
maven/website/content/code-quality-management.html
maven/website/content/community.html
maven/website/content/configure.html
maven/website/content/developers/committer-environment.html
maven/website/content/developers/committer-settings.html
maven/website/content/developers/compatibility-plan.html
maven/website/content/developers/conventions/code.html
maven/website/content/developers/conventions/git.html
maven/website/content/developers/conventions/jira.html
maven/website/content/developers/dependency-policies.html
maven/website/content/developers/index.html
maven/website/content/developers/mojo-api-specification.html
maven/website/content/developers/release/index.html
maven/website/content/developers/release/maven-core-release.html

maven/website/content/developers/release/maven-project-release-procedure.html
maven/website/content/developers/release/parent-pom-release.html
maven/website/content/developers/release/pmc-gpg-keys.html
maven/website/content/developers/retirement-plan-plugins.html

maven/website/content/developers/website/component-reference-documentation-helper.html

maven/website/content/developers/website/deploy-component-reference-documentation.html
maven/website/content/developers/website/deploy-maven-website.html
maven/website/content/developers/website/index.html
maven/website/content/developers/website/website-overview.html
maven/website/content/developers/welcome-to-new-committers.html
maven/website/content/docs/2.0.1/release-notes.html
maven/website/content/docs/2.0.10/release-notes.html
maven/website/content/docs/2.0.11/release-notes.html
maven/website/content/docs/2.0.2/release-notes.html
maven/website/content/docs/2.0.3/release-notes.html
maven/website/content/docs/2.0.4/release-notes.html
maven/website/content/docs/2.0.5/release-notes.html
maven/website/content/docs/2.0.6/release-notes.html
maven/website/content/docs/2.0.7/release-notes.html
maven/website/content/docs/2.0.8/release-notes.html
maven/website/content/docs/2.0.9/release-notes.html
maven/website/content/docs/2.0/release-notes.html
maven/website/content/docs/2.1.0/release-notes.html
maven/website/content/docs/2.2.0/release-notes.html
maven/website/content/docs/2.2.1/release-notes.html
maven/website/content/docs/3.0-alpha-3/release-notes.html
maven/website/content/docs/3.0-alpha-4/release-notes.html
maven/website/content/docs/3.0-alpha-5/release-notes.html
maven/website/content/docs/3.0-alpha-6/release-notes.html
maven/website/content/docs/3.0-alpha-7/release-notes.html
maven/website/content/docs/3.0-beta-1/release-notes.html
maven/website/content/docs/3.0-beta-2/release-notes.html
maven/website/content/docs/3.0-beta-3/release-notes.html
maven/website/content/docs/3.0.1/release-notes.html
maven/website/content/docs/3.0.2/release-notes.html
maven/website/content/docs/3.0.3/release-notes.html
maven/website/content/docs/3.0.4/release-notes.html
maven/website/content/docs/3.0.5/release-notes.html
maven/website/content/docs/3.0/release-notes.html
maven/website/content/docs/3.1.0-alpha-1/release-notes.html
maven/website/content/docs/3.1.0/release-notes.html
maven/website/content/docs/3.1.1/release-notes.html
maven/website/content/docs/3.2.1/release-notes.html
maven/website/content/docs/3.2.2/release-notes.html
maven/website/content/docs/3.2.3/release-notes.html
maven/website/content/docs/3.2.5/release-notes.html
maven/website/content/docs/3.3.1/release-notes.html
maven/website/content/docs/3.3.3/release-notes.html
maven/website/content/docs/3.3.9/release-notes.html
maven/website/content/docs/3.5.0-alpha-1/release-notes.html
maven/website/content/docs/3.5.0-beta-1/release-notes.html
maven/website/content/docs/3.5.0/release-notes.html
maven/website/content/docs/3.5.2/release-notes.html
maven/website/content/docs/3.5.3/release-notes.html
maven/website/content/docs/3.5.4/release-notes.html
maven/website/content/docs/3.6.0/release-notes.html
maven/website/content/docs/3.6.1/release-notes.html
maven/website/content/docs/3.6.2/release-notes.html
maven/website/content/docs/3.6.3/release-notes.html
maven/website/content/docs/3.8.1/release-notes.html

svn commit: r1910608 [5/5] - in /maven/website/content: ./ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ docs/2.0.10/ do

2023-06-26 Thread svn-site-role
Modified: maven/website/content/repository/index.html
==
--- maven/website/content/repository/index.html (original)
+++ maven/website/content/repository/index.html Mon Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Maven Central Repository https://github.com/apache/maven-site/tree/master/content/xdoc/repository/index.xml;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/repository/layout.html
==
--- maven/website/content/repository/layout.html (original)
+++ maven/website/content/repository/layout.html Mon Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Maven2 Repository Layout https://github.com/apache/maven-site/tree/master/content/markdown/repository/layout.md;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/resource/branding/actioncards.html
==
--- maven/website/content/resource/branding/actioncards.html (original)
+++ maven/website/content/resource/branding/actioncards.html Mon Jun 26 
10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Action Cards https://github.com/apache/maven-site/tree/master/content/markdown/resource/branding/actioncards.md;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/run-maven/index.html
==
--- maven/website/content/run-maven/index.html (original)
+++ maven/website/content/run-maven/index.html Mon Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -49,7 +49,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Running Maven https://github.com/apache/maven-site/tree/master/content/apt/run-maven/index.apt;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/run.html
==
--- maven/website/content/run.html (original)
+++ maven/website/content/run.html Mon Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Running Apache Maven https://github.com/apache/maven-site/tree/master/content/markdown/run.md;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/scm.html
==
--- maven/website/content/scm.html (original)
+++ maven/website/content/scm.html Mon Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -48,7 +48,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Source Repository https://github.com/apache/maven-site/tree/master/content/xdoc/scm.xml;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/security-plexus-archiver.html
==
--- maven/website/content/security-plexus-archiver.html (original)
+++ maven/website/content/security-plexus-archiver.html Mon Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@
   https://www.apache.org/; class="externalLink" 
title="Apache">Apache/
   Maven/
 Zip Slip Vulnerability https://github.com/apache/maven-site/tree/master/content/markdown/security-plexus-archiver.md;>
-| 
Last Published: 2023-06-20
+| 
Last Published: 2023-06-26
 |
 Get Sources
 Download

Modified: maven/website/content/security.html
==
--- maven/website/content/security.html (original)
+++ maven/website/content/security.html Mon Jun 26 10:58:33 2023
@@ -2,7 +2,7 @@
 
 
 
 http://www.w3.org/1999/xhtml; lang="en">
@@ -47,7 +47,7 @@