File tree Expand file tree Collapse file tree 4 files changed +14
-26
lines changed Expand file tree Collapse file tree 4 files changed +14
-26
lines changed Original file line number Diff line number Diff line change 28
28
Switch to Java 11 as minimum version.
29
29
</action >
30
30
<action type =" update" dev =" sseifert" >
31
- Update to global-parent 57 .
31
+ Update to global-parent 60 .
32
32
</action >
33
33
<action type =" update" dev =" sseifert" >
34
- Update to reflow-maven-skin 1.2.0 .
34
+ Switch to latest maven-site-plugin and update to reflow-maven-skin 1.3.2 .
35
35
</action >
36
36
<action type =" update" dev =" sseifert" >
37
37
Set SonarCloud properties.
38
38
</action >
39
- <action type =" fix" dev =" sseifert" >
40
- Update to reflow-maven-skin 1.0.12 and reflow-velocity-tools 1.0.2 to fix broken links in changes report.
41
- </action >
42
39
<action type =" fix" dev =" sseifert" >
43
40
maven-changes-plugin: Do not generate links to teamlist reports.
44
41
</action >
Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >io.wcm.maven</groupId >
27
27
<artifactId >io.wcm.maven.global-parent</artifactId >
28
- <version >57 </version >
28
+ <version >60 </version >
29
29
<relativePath />
30
30
</parent >
31
31
138
138
<dependency >
139
139
<groupId >io.wcm.maven.skins</groupId >
140
140
<artifactId >reflow-velocity-tools</artifactId >
141
- <version >1.0.2</version >
142
- </dependency >
143
- <!-- Reflow skin requires Velocity >= 1.7 -->
144
- <dependency >
145
- <groupId >org.apache.velocity</groupId >
146
- <artifactId >velocity</artifactId >
147
- <version >1.7</version >
141
+ <version >1.1.0</version >
148
142
</dependency >
149
143
</dependencies >
150
144
<configuration >
Original file line number Diff line number Diff line change 19
19
#L%
20
20
-->
21
21
22
- <project name =" qa.wcm.io"
23
- xmlns =" http://maven.apache.org/DECORATION/1.8 .0"
22
+ <site name =" qa.wcm.io"
23
+ xmlns =" http://maven.apache.org/SITE/2.0 .0"
24
24
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
25
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8 .0 https://maven.apache.org/xsd/decoration-1.8 .0.xsd" >
25
+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0 .0 https://maven.apache.org/xsd/site-2.0 .0.xsd" >
26
26
27
- <bannerLeft >
28
- <
name >
<![CDATA[ <img src="https://wcm.io/images/[email protected] "/> wcm.io QA]]> </
name >
29
- <href >https://qa.wcm.io</href >
30
- </bannerLeft >
27
+ <
bannerLeft name =
" < img src='https://wcm.io/images/[email protected] '/> wcm.io QA" href =
" https://qa.wcm.io" />
31
28
32
29
<publishDate position =" bottom" format =" yyyy-MM-dd" />
33
30
<version position =" bottom" />
34
31
35
32
<skin >
36
33
<groupId >io.wcm.maven.skins</groupId >
37
34
<artifactId >reflow-maven-skin</artifactId >
38
- <version >1.2.0 </version >
35
+ <version >1.3.2 </version >
39
36
</skin >
40
37
<custom >
41
38
<reflowSkin >
134
131
<menu name =" Maven documentation" inherit =" top" ref =" reports" />
135
132
</body >
136
133
137
- </project >
134
+ </site >
Original file line number Diff line number Diff line change 19
19
#L%
20
20
-->
21
21
22
- <project name =" qa.wcm.io"
23
- xmlns =" http://maven.apache.org/DECORATION/1.8 .0"
22
+ <site name =" qa.wcm.io"
23
+ xmlns =" http://maven.apache.org/SITE/2.0 .0"
24
24
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
25
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8 .0 https://maven.apache.org/xsd/decoration-1.8 .0.xsd" >
25
+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0 .0 https://maven.apache.org/xsd/site-2.0 .0.xsd" >
26
26
27
27
<custom >
28
28
<reflowSkin >
58
58
</reflowSkin >
59
59
</custom >
60
60
61
- </project >
61
+ </site >
You can’t perform that action at this time.
0 commit comments