Author: svn-site-role
Date: Fri Nov 14 05:39:08 2025
New Revision: 1929727

Log:
Site checkin for project Apache Maven Site

Modified:
   maven/website/content/developers/compatibility-plan.html
   maven/website/content/docs/history.html

Modified: maven/website/content/developers/compatibility-plan.html
==============================================================================
--- maven/website/content/developers/compatibility-plan.html    Fri Nov 14 
04:20:03 2025        (r1929726)
+++ maven/website/content/developers/compatibility-plan.html    Fri Nov 14 
05:39:08 2025        (r1929727)
@@ -186,6 +186,7 @@ under the License.
 <li>In March 2023, Maven before 3.2.5 has been <a 
href="/docs/history.html#Maven_3.8.x_and_before">marked as EOL</a>, meaning 
that plugins should use 3.2.5 as minimum</li>
 <li>In April 2023, Maven before 3.6.3 has been <a 
href="/docs/history.html#Maven_3.8.x_and_before">marked as EOL</a>, meaning 
that plugins should use 3.6.3 as minimum</li>
 <li>In February 2024, Maven 4 after 4.0.0-alpha-12 will require Java 17 (as 
per <a href="https://lists.apache.org/thread/bfkvvjftrxypp06yj8zj919fcz0dt2zt"; 
class="externalLink">vote on the Mailing List</a>).</li>
+<li>In October 2025, Maven before 3.8.3 has been <a 
href="/docs/history.html#Maven_3.8.x_and_before">marked as EOL</a>, <a 
href="https://github.com/apache/maven-site/pull/842"; 
class="externalLink">PR#842</a> meaning that plugins should use 3.9.0 as 
minimum (as per <a 
href="https://lists.apache.org/thread/s2dvm1jg37vhrkkkplfknk494c68zfyv"; 
class="externalLink">Mailing List</a>)</li>
 </ul></section><section><a id="Context"></a>
 <h2>Context</h2>
 <ul>

Modified: maven/website/content/docs/history.html
==============================================================================
--- maven/website/content/docs/history.html     Fri Nov 14 04:20:03 2025        
(r1929726)
+++ maven/website/content/docs/history.html     Fri Nov 14 05:39:08 2025        
(r1929727)
@@ -156,7 +156,7 @@ The last release is currently <strong>3.
 <p>Older versions have reached their end of life and are no longer supported 
in any way.
 This means the Maven team will not provide any bug or security fixes or add 
new features.
 Note: Maven does not differentiate between &#x201c;end of life&#x201d; (EOL) 
and &#x201c;end of support&#x201d; (EOS), but only uses the term &#x201c;end of 
life&#x201d;.</p>
-<p>Currently, plugins provide Maven API compatibility down to 
<strong>3.6.3</strong>. See <a href="/developers/compatibility-plan.html">Maven 
Plugins Compatibility Plan</a> for more details.</p><section><a 
id="Maven_4.0.2B_.28not_yet_GA.29"></a>
+<p>Currently, plugins provide Maven API compatibility down to 
<strong>3.9.0</strong>. See <a href="/developers/compatibility-plan.html">Maven 
Plugins Compatibility Plan</a> for more details.</p><section><a 
id="Maven_4.0.2B_.28not_yet_GA.29"></a>
 <h2>Maven 4.0+ (not yet GA)</h2>
 
 <table class="table table-striped">
@@ -377,7 +377,7 @@ Note: Maven does not differentiate betwe
 <h2>Maven 3.8.x and before</h2>
 
 <p>Maven 3.8.9 and before has now reached its end of life and is no longer 
supported in any way.
-New plugin releases will require Maven 3.6.3 or later.
+New plugin releases will require Maven 3.9.0 or later.
 The following information is made available for reference.</p>
 
 <table class="table table-striped">

Reply via email to