This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new fb180da9 update history+migrate for m-site-p 4.0.0-M1
fb180da9 is described below

commit fb180da9f11dc452863a53dab35d3a1583af3ef9
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Mon May 2 08:11:56 2022 +0200

    update history+migrate for m-site-p 4.0.0-M1
---
 src/site/apt/history.apt | 6 ++++--
 src/site/apt/migrate.apt | 3 ++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/src/site/apt/history.apt b/src/site/apt/history.apt
index b3a079c9..6efc07f1 100644
--- a/src/site/apt/history.apt
+++ b/src/site/apt/history.apt
@@ -57,11 +57,13 @@ Maven Site Plugin History
   
   Knowing which version of
   maven-site-plugin uses which version of Doxia or Doxia Sitetools is useful 
to choose to which version to upgrade
-  maven-site-plugin to benefit from a fix.
+  maven-site-plugin to benefit from a fix: this is the basis for the  
{{{./migrate.html}simplified migration guide}}.
   
 
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
 || relelease date || maven-site-plugin || {{{/doxia/}Doxia}} || 
{{{/doxia/doxia-sitetools/}Doxia Sitetools}} || 
{{{/shared/maven-reporting-exec/}Maven Reporting Executor}} || minimum Java || 
minimum  Maven || Comment 
 
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
+| 2022-05         | 4.0.0-M1           | 2.0.0-M2 | =              | 2.0.0-M1  
         |   |       | First test of Doxia 2 milestones
+*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
 | 2022-04         | 3.12.0             |        | =                |           
         | 8 | 3.2.5 |
 
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
 | 2022-02         | 3.11.0             |        | =                | 1.6.0     
         |
@@ -70,7 +72,7 @@ Maven Site Plugin History
 
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
 | 2020-06         | 3.9.1              |        | 1.9.2            | 1.5.1     
         | 7 | 3.0.5 |
 
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
-| 2020-03         | 3.9.0              | 1.9.1  | 1.9.2            |           
         |   |       | Drop Maven 2 support
+| 2020-03         | 3.9.0              | 1.9.1  | 1.9.2            |           
         |   |       |
 
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
 | 2019-07         | 3.8.2              | 1.9    | 1.9.1            |           
         | 7 | 3.0   | addition of confluence/docbook/twiki support by default
 
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
diff --git a/src/site/apt/migrate.apt b/src/site/apt/migrate.apt
index 4d3cb2cf..37ec1de5 100644
--- a/src/site/apt/migrate.apt
+++ b/src/site/apt/migrate.apt
@@ -32,7 +32,8 @@ Migrate
 
   The Site Plugin has had a couple of upgrades that requires the user to make
   adjustments to their environment, documents or configuration. Below is a list
-  of these changes and what you as a user need to be aware of.
+  of key changes and what updates you as a user need to be aware of: you can 
have
+  a look at {{{./history.html} history}} for precise details of internal 
components updates.
 
 * From 3.4 to 3.5.1
 

Reply via email to