File tree Expand file tree Collapse file tree 5 files changed +16
-20
lines changed
maven-enforcer-extension/src/site
maven-enforcer-plugin/src/site Expand file tree Collapse file tree 5 files changed +16
-20
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ KIND, either express or implied. See the License for the
17
17
specific language governing permissions and limitations
18
18
under the License.
19
19
-->
20
- < project xmlns = " http://maven.apache.org/DECORATION/1.8.0 "
21
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8 .0 https://maven.apache.org/xsd/decoration-1.8 .0.xsd" >
20
+
21
+ < site xmlns = " http://maven.apache.org/SITE/2.0.0 " xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22
+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0 .0 https://maven.apache.org/xsd/site-2.0 .0.xsd" >
23
23
<body >
24
24
<menu name =" Overview" >
25
25
<item name =" Introduction" href =" index.html" />
@@ -32,4 +32,4 @@ under the License.
32
32
<item name =" Maven Enforcer Plugin" href =" ../maven-enforcer-plugin" />
33
33
</menu >
34
34
</body >
35
- </project >
35
+ </site >
Original file line number Diff line number Diff line change @@ -17,9 +17,8 @@ KIND, either express or implied. See the License for the
17
17
specific language governing permissions and limitations
18
18
under the License.
19
19
-->
20
- <project xmlns =" http://maven.apache.org/DECORATION/1.8.0"
21
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.0.xsd" >
20
+ <site xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21
+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd" >
23
22
<body >
24
23
<menu name =" Overview" >
25
24
<item name =" Introduction" href =" index.html" />
@@ -33,4 +32,4 @@ under the License.
33
32
<item name =" Writing a custom rule" href =" ../enforcer-api/writing-a-custom-rule.html" />
34
33
</menu >
35
34
</body >
36
- </project >
35
+ </site >
Original file line number Diff line number Diff line change @@ -18,9 +18,8 @@ specific language governing permissions and limitations
18
18
under the License.
19
19
-->
20
20
21
- <project xmlns =" http://maven.apache.org/DECORATION/1.8.0"
22
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.0.xsd" >
21
+ <site xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22
+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd" >
24
23
<body >
25
24
<menu name =" Overview" >
26
25
<item name =" Introduction" href =" index.html" />
@@ -30,4 +29,4 @@ under the License.
30
29
<item name =" Download" href =" ../download.html" />
31
30
</menu >
32
31
</body >
33
- </project >
32
+ </site >
Original file line number Diff line number Diff line change @@ -18,9 +18,8 @@ specific language governing permissions and limitations
18
18
under the License.
19
19
-->
20
20
21
- <project xmlns =" http://maven.apache.org/DECORATION/1.8.0"
22
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.0.xsd" >
21
+ <site xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22
+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd" >
24
23
<body >
25
24
<menu name =" Overview" >
26
25
<item name =" Introduction" href =" index.html" />
@@ -43,4 +42,4 @@ under the License.
43
42
<item name =" Version Ranges" href =" https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" />
44
43
</menu >
45
44
</body >
46
- </project >
45
+ </site >
Original file line number Diff line number Diff line change @@ -17,9 +17,8 @@ KIND, either express or implied. See the License for the
17
17
specific language governing permissions and limitations
18
18
under the License.
19
19
-->
20
- <project xmlns =" http://maven.apache.org/DECORATION/1.8.0"
21
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.0.xsd" >
20
+ <site xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21
+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd" >
23
22
24
23
<body >
25
24
<breadcrumbs >
@@ -35,4 +34,4 @@ under the License.
35
34
36
35
<menu ref =" modules" />
37
36
</body >
38
- </project >
37
+ </site >
You can’t perform that action at this time.
0 commit comments