Skip to content

Commit 46e9524

Browse files
committed
[site] Move all IT tests to site 2.0
1 parent e6c96c2 commit 46e9524

File tree

78 files changed

+390
-624
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+390
-624
lines changed

src/it/MFINDBUGS-178/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

src/it/basic-1/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

src/it/change-xml-filename/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

src/it/check-bug-file-multi-list/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

src/it/check-bug-file-multi/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

src/it/check-bug-file/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

src/it/check-bug-only-test-sources/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

src/it/check-fail/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

src/it/check-failThreshold/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

src/it/check-jvmargs/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

src/it/check-multi-filter-dups/module1/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

src/it/check-multi-filter-dups/module2/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

src/it/check-multi-filter-dups/src/site/site.xml

+5-8
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,15 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.8.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 https://maven.apache.org/xsd/decoration-1.8.1.xsd"
21-
name="SpotBugs Maven Plugin">
19+
<site name="${project.name}" xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2221

23-
<bannerLeft>
24-
<name>SpotBugs Maven Plugin</name>
25-
</bannerLeft>
22+
<bannerLeft name="SpotBugs Maven Plugin" />
2623

2724
<skin>
2825
<groupId>org.apache.maven.skins</groupId>
2926
<artifactId>maven-fluido-skin</artifactId>
30-
<version>1.12.0</version>
27+
<version>2.0.1</version>
3128
</skin>
3229

3330
<custom>
@@ -50,4 +47,4 @@
5047
<publishDate format="yyyy-MM-dd" position="right"/>
5148
<version position="right"/>
5249

53-
</project>
50+
</site>

0 commit comments

Comments
 (0)