Skip to content

Commit 2e867c6

Browse files
committed
Update history
1 parent 3ff66a9 commit 2e867c6

File tree

2 files changed

+15
-28
lines changed

2 files changed

+15
-28
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,11 @@ under the License.
517517
<artifactId>maven-plugin-report-plugin</artifactId>
518518
<configuration>
519519
<requirementsHistories>
520+
<requirementsHistory>
521+
<version>3.12.0</version>
522+
<maven>3.2.5</maven>
523+
<jdk>1.8</jdk>
524+
</requirementsHistory>
520525
<requirementsHistory>
521526
<version>3.11.0</version>
522527
<maven>3.0.5</maven>

src/site/apt/history.apt

+10-28
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Maven Site Plugin History
3636
* {{{/doxia/}Doxia}} to parse {{{/doxia/references/}many markup languages}} then render HTML: see
3737
{{{./examples/creating-content.html}Creating Content}} documentation for mode details (particularly which markups
3838
are enabled by default in maven-site-plugin and how to add one),
39-
39+
4040
* {{{/doxia/doxia-sitetools/doxia-site-renderer/}Doxia Sitetools - Site Renderer}} to integrate document content into
4141
a template packaged as a skin: see {{{./examples/creatingskins.html}Creating Skins}} documentation for more details,
4242

@@ -54,31 +54,13 @@ Maven Site Plugin History
5454
are often translated to {{{https://issues.apache.org/jira/projects/DOXIA}Doxia}} or
5555
{{{https://issues.apache.org/jira/projects/DOXIASITETOOLS}Doxia Sitetools}}, and issues fixed in
5656
Doxia or Doxia Sitetools benefit to maven-site-plugin once dependency is upgraded.
57-
57+
5858
Knowing which version of
5959
maven-site-plugin uses which version of Doxia or Doxia Sitetools is useful to choose to which version to upgrade
6060
maven-site-plugin to benefit from a fix: this is the basis for the {{{./migrate.html}simplified migration guide}}.
61-
62-
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
63-
|| relelease date || maven-site-plugin || {{{/doxia/}Doxia}} || {{{/doxia/doxia-sitetools/}Doxia Sitetools}} || {{{/shared/maven-reporting-exec/}Maven Reporting Executor}} || minimum Java || minimum Maven || Comment
64-
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
65-
| 2023-07 | 4.0.0-M9 | 2.0.0-M7 | 2.0.0-M11 | 2.0.0-M9
66-
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
67-
| 2023-05 | 4.0.0-M8 | | 2.0.0-M10 | 2.0.0-M8
68-
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
69-
| 2023-04 | 4.0.0-M7 | | 2.0.0-M7 | 2.0.0-M6
70-
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
71-
| 2023-03 | 4.0.0-M6 | 2.0.0-M6 | = | 2.0.0-M5
72-
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
73-
| 2023-02 | 4.0.0-M5 | 2.0.0-M5 | = | 2.0.0-M4
74-
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
75-
| 2022-12 | 4.0.0-M4 | 2.0.0-M4 | = | 2.0.0-M3
76-
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
77-
| 2022-07 | 4.0.0-M3 | 2.0.0-M3 | = | 2.0.0-M2
78-
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
79-
| 2022-06 | 4.0.0-M2 | 2.0.0-M2 | = |
61+
8062
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
81-
| 2022-05 | 4.0.0-M1 | 2.0.0-M2 | = | 2.0.0-M1 | | | Test of Doxia 2 milestones
63+
|| relelease date || maven-site-plugin || {{{/doxia/}Doxia}} || {{{/doxia/doxia-sitetools/}Doxia Sitetools}} || {{{/shared/maven-reporting-exec/}Maven Reporting Executor}} || minimum Java || minimum Maven || Comment
8264
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
8365
| 2022-07 | 3.12.1 | | |
8466
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
@@ -114,15 +96,15 @@ Maven Site Plugin History
11496
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
11597
| 2011-08 | 3.0 | 1.2 | = | 1.0.1 | 5 | 2.2.0 | first maven-site-plugin that renders reports with Maven 3
11698
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
117-
| 2012-04 | 2.4 | 1.3 | =
99+
| 2012-04 | 2.4 | 1.3 | =
118100
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
119-
| 2011-05 | 2.3 | 1.2 | =
101+
| 2011-05 | 2.3 | 1.2 | =
120102
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
121-
| 2010-11 | 2.2 | 1.1.4 | =
103+
| 2010-11 | 2.2 | 1.1.4 | =
122104
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
123-
| 2010-06 | 2.1.1 | 1.1.3 | =
105+
| 2010-06 | 2.1.1 | 1.1.3 | =
124106
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
125-
| 2009-12 | 2.1 | 1.1.2 | =
107+
| 2009-12 | 2.1 | 1.1.2 | =
126108
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
127-
| 2009-03 | 2.0 | 1.0 | =
109+
| 2009-03 | 2.0 | 1.0 | =
128110
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*

0 commit comments

Comments
 (0)