Skip to content

Commit

Permalink
[MSITE-1031] 3.12+ = Doxia 1, 3.20+ = Doxia 2, 4.0-M* obsoleted by 3.…
Browse files Browse the repository at this point in the history
…20.0
  • Loading branch information
hboutemy committed Jan 13, 2025
1 parent 3860cb3 commit 9a045d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Contributing to [Apache Maven Site Plugin](https://maven.apache.org/plugins/mave

[![ASF Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-MSITE.json)][jira]
[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
[![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-site-plugin.svg?label=Maven%20Central&versionPrefix=3.1)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-site-plugin)
[![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-site-plugin.svg?label=Maven%20Central&versionPrefix=3.)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-site-plugin)
[![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-site-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-site-plugin)
[![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/apache/maven/plugins/maven-site-plugin/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/plugins/maven-site-plugin/README.md)
[![Jenkins Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-site-plugin/job/master.svg?)][build]
[![Jenkins tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-site-plugin/job/master.svg?)][test-results]
Expand Down
10 changes: 7 additions & 3 deletions src/site/apt/history.apt
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,13 @@ Maven Site Plugin History
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
|| release date || maven-site-plugin || {{{/doxia/}Doxia}} || {{{/doxia/doxia-sitetools/}Doxia Sitetools}} || {{{/shared/maven-reporting-exec/}Maven Reporting Executor}} || minimum Java || minimum Maven || Comment
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
| 2024-10 | 3.21.0 | 2.0.0 | 2.0.0 | 2.0.0 | | | Doxia 2.0.0
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
| 2024-08 | 3.20.0 | | |
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
| 2024-07 | 4.0.0-M16 | | |
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
| 2024-05 | 4.0.0-M15 | 2.0.0-M12 | 2.0.0-M19 | 2.0.0-M14 | | 3.6.3 |
| 2024-05 | 4.0.0-M15 | 2.0.0-M12 | 2.0.0-M19 | 2.0.0-M14 | 8 | 3.6.3 |
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
| 2024-05 | 4.0.0-M14 | 2.0.0-M10 | 2.0.0-M18 | 2.0.0-M13
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
Expand Down Expand Up @@ -92,9 +96,9 @@ Maven Site Plugin History
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
| 2022-06 | 4.0.0-M2 | 2.0.0-M3 | = |
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
| 2022-05 | 4.0.0-M1 | 2.0.0-M2 | = | 2.0.0-M1 | | | Test of Doxia 2.0.0 milestones
| 2022-05 | 4.0.0-M1 | 2.0.0-M2 | = | 2.0.0-M1 | 8 | 3.2.5 | Test of Doxia 2.0.0 milestones
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
| 2024-08 | 3.20.0 | 2.0.0-M12 | 2.0.0-M19 | 2.0.0-M14 | | 3.6.3 | Doxia 2.0.0
|| release date || maven-site-plugin || {{{/doxia/}Doxia}} 1 || {{{/doxia/doxia-sitetools/}Doxia Sitetools}} 1 || {{{/shared/maven-reporting-exec/}Maven Reporting Executor}} 1 || minimum Java || minimum Maven || Comment
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
| 2022-07 | 3.12.1 | | |
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
Expand Down

0 comments on commit 9a045d7

Please sign in to comment.