@@ -59,46 +59,50 @@ Maven Site Plugin History
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.
61
61
62
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
63
- || relelease date || maven-site-plugin || {{{/doxia/}Doxia}} || {{{/doxia/doxia-sitetools/}Doxia Sitetools}} || {{{/shared/maven-reporting-exec/}Maven Reporting Executor}} || Comment
64
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
65
- | | 3.10.0 | 1.10 | 1.10 | 1.5.1 |
66
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
67
- | 2020-06 | 3.9.1 | 1.9.1 | 1.9.2 | 1.5.1 |
68
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
69
- | 2020-03 | 3.9.0 | 1.9.1 | 1.9.2 | 1.4 | Drop Maven 2 support
70
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
71
- | 2019-07 | 3.8.2 | 1.9 | 1.9.1 | 1.4 | addition of confluence/docbook/twiki support by default
72
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
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
+ | 2022-04 | 3.12.0 | 1.11.1 | 1.11.1 | 1.6.0 | 8 | 3.2.5 |
66
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
67
+ | 2022-02 | 3.11.0 | 1.11.1 | 1.11.1 | 1.6.0 |
68
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
69
+ | 2021-12 | 3.10.0 | 1.11.1 | 1.11.1 | 1.5.1 |
70
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
71
+ | 2020-06 | 3.9.1 | 1.9.1 | 1.9.2 | 1.5.1 | 7 | 3.0.5 |
72
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
73
+ | 2020-03 | 3.9.0 | 1.9.1 | 1.9.2 | 1.4 | | | Drop Maven 2 support
74
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
75
+ | 2019-07 | 3.8.2 | 1.9 | 1.9.1 | 1.4 | 7 | 3.0 | addition of confluence/docbook/twiki support by default
76
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
73
77
| 2018-04 | 3.7.1 | 1.8 | 1.8.1 | 1.4 |
74
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
75
- | 2017-12-31 | 3.7 | 1.8 | 1.8 | 1.4 | Markdown parser/HTML renderer {{{/doxia/doxia/doxia-modules/doxia-module-markdown/}changed}}
76
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
78
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
79
+ | 2017-12-31 | 3.7 | 1.8 | 1.8 | 1.4 | | | Markdown parser/HTML renderer {{{/doxia/doxia/doxia-modules/doxia-module-markdown/}changed}}
80
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
77
81
| 2016-11-17 | 3.6 | 1.7 | 1.7.4 | 1.3
78
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
82
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
79
83
| 2016-04-15 | 3.5.1 | 1.7 | 1.7.1 | 1.2
80
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
81
- | 2016-02-19 | 3.5 | 1.7 | 1.7 | 1.2 | <<<site.xml>>>'s <<<head>>> and <<<footer>>> changed from DOM to String, requiring CDATA
82
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
83
- | 2014-07-07 | 3.4 | 1.6 | 1.6 | 1.2 | Reports inherit configuration from pluginManagement
84
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
85
- | 2013-05-13 | 3.3 | 1.4 | 1.4 | 1.1 | addition of Markdown support by default in maven-site-plugin
86
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
84
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
85
+ | 2016-02-19 | 3.5 | 1.7 | 1.7 | 1.2 | 6 | 2.2.1 | <<<site.xml>>>'s <<<head>>> and <<<footer>>> changed from DOM to String, requiring CDATA
86
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
87
+ | 2014-07-07 | 3.4 | 1.6 | 1.6 | 1.2 | | | Reports inherit configuration from pluginManagement
88
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
89
+ | 2013-05-13 | 3.3 | 1.4 | 1.4 | 1.1 | | | addition of Markdown support by default in maven-site-plugin
90
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
87
91
| 2012-10-14 | 3.2 | 1.3 | 1.3 | 1.0.2
88
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
89
- | 2012-04-30 | 3.1 | 1.3 | 1.3 | 1.0.2
90
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
91
- | 2011-08-02 | 3.0 | 1.2 | 1.2 | 1.0.1 | first maven-site-plugin that renders reports with Maven 3
92
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
92
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
93
+ | 2012-04-30 | 3.1 | 1.3 | 1.3 | 1.0.2 | 5 | 2.2.1 |
94
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
95
+ | 2011-08-02 | 3.0 | 1.2 | 1.2 | 1.0.1 | 5 | 2.2.0 | first maven-site-plugin that renders reports with Maven 3
96
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
93
97
| 2012-04-26 | 2.4 | 1.3 | 1.3
94
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
98
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
95
99
| 2011-05-23 | 2.3 | 1.2 | 1.2
96
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
100
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
97
101
| 2010-11-28 | 2.2 | 1.1.4 | 1.1.4
98
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
102
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
99
103
| 2010-06-04 | 2.1.1 | 1.1.3 | 1.1.3
100
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
104
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
101
105
| 2009-12-21 | 2.1 | 1.1.2 | 1.1.2
102
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
106
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
103
107
| 2009-03-11 | 2.0 | 1.0 | 1.0
104
- *-----------------*--------------------*--------*------------------*--------------------*---------------*
108
+ *-----------------*--------------------*--------*------------------*--------------------*---*-------*--- ------------*
0 commit comments