File tree Expand file tree Collapse file tree 7 files changed +21
-26
lines changed
archetype-common/src/site
archetype-catalog/src/site
archetype-descriptor/src/site
archetype-packaging/src/site
maven-archetype-plugin/src/site Expand file tree Collapse file tree 7 files changed +21
-26
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,8 @@ specific language governing permissions and limitations
19
19
under the License.
20
20
-->
21
21
22
- <project xmlns =" http://maven.apache.org/DECORATION/1.8.0"
23
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
24
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.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" >
25
24
<body >
26
25
<menu name =" Overview" >
27
26
<item name =" Introduction" href =" index.html" />
@@ -40,4 +39,4 @@ under the License.
40
39
</menu >
41
40
<menu ref =" parent" inherit =" top" />
42
41
</body >
43
- </project >
42
+ </site >
Original file line number Diff line number Diff line change @@ -19,9 +19,8 @@ specific language governing permissions and limitations
19
19
under the License.
20
20
-->
21
21
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" >
25
24
<body >
26
25
<menu name =" Overview" >
27
26
<item name =" Introduction" href =" index.html" />
@@ -34,4 +33,4 @@ under the License.
34
33
<menu ref =" parent" />
35
34
<menu ref =" reports" />
36
35
</body >
37
- </project >
36
+ </site >
Original file line number Diff line number Diff line change @@ -19,9 +19,8 @@ specific language governing permissions and limitations
19
19
under the License.
20
20
-->
21
21
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" >
25
24
<body >
26
25
<menu name =" Overview" >
27
26
<item name =" Introduction" href =" index.html" />
@@ -34,4 +33,4 @@ under the License.
34
33
<menu ref =" parent" />
35
34
<menu ref =" reports" />
36
35
</body >
37
- </project >
36
+ </site >
Original file line number Diff line number Diff line change @@ -19,9 +19,8 @@ specific language governing permissions and limitations
19
19
under the License.
20
20
-->
21
21
22
- <project xmlns =" http://maven.apache.org/DECORATION/1.8.0"
23
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
24
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.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" >
25
24
<body >
26
25
<menu name =" Reference" >
27
26
<item name =" Archetype Descriptor" href =" ./archetype-descriptor/archetype-descriptor.html" />
@@ -30,4 +29,4 @@ under the License.
30
29
</menu >
31
30
<menu ref =" parent" inherit =" top" />
32
31
</body >
33
- </project >
32
+ </site >
Original file line number Diff line number Diff line change @@ -19,14 +19,13 @@ specific language governing permissions and limitations
19
19
under the License.
20
20
-->
21
21
22
- <project xmlns =" http://maven.apache.org/DECORATION/1.8.0"
23
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
24
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.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" >
25
24
<body >
26
25
<menu ref =" parent" inherit =" top" />
27
26
28
27
<menu name =" Reference" >
29
28
<item name =" Plugin Bindings" href =" archetype-packaging.html" />
30
29
</menu >
31
30
</body >
32
- </project >
31
+ </site >
Original file line number Diff line number Diff line change 17
17
specific language governing permissions and limitations
18
18
under the License.
19
19
-->
20
- <project
21
- xmlns =" http://maven.apache.org/DECORATION/1.8.0" 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" />
56
55
<item name="Desing of the archetype plugin" href="./design.html"/>
57
56
</menu-->
58
57
</body >
59
- </project >
58
+ </site >
Original file line number Diff line number Diff line change @@ -17,7 +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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" 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" >
21
22
<custom >
22
23
<fluidoSkin >
23
24
<gitHub >
@@ -42,4 +43,4 @@ under the License.
42
43
<menu ref =" modules" inherit =" bottom" />
43
44
<menu ref =" reports" inherit =" bottom" />
44
45
</body >
45
- </project >
46
+ </site >
You can’t perform that action at this time.
0 commit comments