File tree Expand file tree Collapse file tree 5 files changed +16
-14
lines changed
maven-surefire-plugin/src/site
maven-surefire-report-plugin/src/site
surefire-providers/src/site Expand file tree Collapse file tree 5 files changed +16
-14
lines changed Original file line number Diff line number Diff line change 1919 ~ under the License.
2020 -->
2121
22- <project xmlns =" http://maven.apache.org/DECORATION/1.0.0"
23- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
24- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd" >
22+ <site xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd" >
2524
2625 <body >
2726 <menu name =" Overview" >
6766 <item name =" Run tests in a different JVM using toolchains" href =" examples/toolchains.html" />
6867 </menu >
6968 </body >
70- </project >
69+ </site >
Original file line number Diff line number Diff line change 1919 ~ under the License.
2020 -->
2121
22- <project >
22+ <site xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd" >
2324
2425 <body >
2526 <menu name =" Overview" >
3839 <item name =" Linking to Tests" href =" examples/linking-to-tests.html" />
3940 </menu >
4041 </body >
41- </project >
42+ </site >
Original file line number Diff line number Diff line change 1919~ under the License.
2020-->
2121
22- <project name =" Surefire" >
22+ <site xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd"
24+ name =" Surefire" >
2325
2426 <custom >
2527 <fluidoSkin >
4850 ]]>
4951 </footer >
5052 </body >
51- </project >
53+ </site >
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ specific language governing permissions and limitations
1919under the License.
2020-->
2121
22- <project xmlns =" http://maven.apache.org/DECORATION/1 .0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1 .0.0 http ://maven.apache.org/xsd/decoration-1 .0.0.xsd" >
22+ <site xmlns =" http://maven.apache.org/SITE/2 .0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23+ xsi : schemaLocation =" http://maven.apache.org/SITE/2 .0.0 https ://maven.apache.org/xsd/site-2 .0.0.xsd" >
2424 <body >
2525 <menu name =" Overview" >
2626 <item name =" Introduction" href =" index.html" />
@@ -32,4 +32,4 @@ under the License.
3232 <menu ref =" parent" />
3333 <menu ref =" reports" />
3434 </body >
35- </project >
35+ </site >
Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ specific language governing permissions and limitations
1919under the License.
2020-->
2121
22- <project xmlns =" http://maven.apache.org/DECORATION/1 .0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1 .0.0 http ://maven.apache.org/xsd/decoration-1 .0.0.xsd" >
22+ <site xmlns =" http://maven.apache.org/SITE/2 .0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23+ xsi : schemaLocation =" http://maven.apache.org/SITE/2 .0.0 https ://maven.apache.org/xsd/site-2 .0.0.xsd" >
2424 <body >
2525
2626 <menu ref =" parent" />
2727 <menu ref =" modules" />
2828 <menu ref =" reports" />
2929
3030 </body >
31- </project >
31+ </site >
You can’t perform that action at this time.
0 commit comments