@@ -36,7 +36,7 @@ Maven Site Plugin History
36
36
* {{{/doxia/}Doxia}} to parse {{{/doxia/references/}many markup languages}} then render HTML: see
37
37
{{{./examples/creating-content.html}Creating Content}} documentation for mode details (particularly which markups
38
38
are enabled by default in maven-site-plugin and how to add one),
39
-
39
+
40
40
* {{{/doxia/doxia-sitetools/doxia-site-renderer/}Doxia Sitetools - Site Renderer}} to integrate document content into
41
41
a template packaged as a skin: see {{{./examples/creatingskins.html}Creating Skins}} documentation for more details,
42
42
@@ -54,31 +54,13 @@ Maven Site Plugin History
54
54
are often translated to {{{https://issues.apache.org/jira/projects/DOXIA}Doxia}} or
55
55
{{{https://issues.apache.org/jira/projects/DOXIASITETOOLS}Doxia Sitetools}}, and issues fixed in
56
56
Doxia or Doxia Sitetools benefit to maven-site-plugin once dependency is upgraded.
57
-
57
+
58
58
Knowing which version of
59
59
maven-site-plugin uses which version of Doxia or Doxia Sitetools is useful to choose to which version to upgrade
60
60
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
+
80
62
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
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
82
64
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
83
65
| 2022-07 | 3.12.1 | | |
84
66
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
@@ -114,15 +96,15 @@ Maven Site Plugin History
114
96
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
115
97
| 2011-08 | 3.0 | 1.2 | = | 1.0.1 | 5 | 2.2.0 | first maven-site-plugin that renders reports with Maven 3
116
98
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
117
- | 2012-04 | 2.4 | 1.3 | =
99
+ | 2012-04 | 2.4 | 1.3 | =
118
100
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
119
- | 2011-05 | 2.3 | 1.2 | =
101
+ | 2011-05 | 2.3 | 1.2 | =
120
102
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
121
- | 2010-11 | 2.2 | 1.1.4 | =
103
+ | 2010-11 | 2.2 | 1.1.4 | =
122
104
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
123
- | 2010-06 | 2.1.1 | 1.1.3 | =
105
+ | 2010-06 | 2.1.1 | 1.1.3 | =
124
106
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
125
- | 2009-12 | 2.1 | 1.1.2 | =
107
+ | 2009-12 | 2.1 | 1.1.2 | =
126
108
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
127
- | 2009-03 | 2.0 | 1.0 | =
109
+ | 2009-03 | 2.0 | 1.0 | =
128
110
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
0 commit comments