File tree 17 files changed +66
-81
lines changed
maven-resolver-api/src/site
maven-resolver-connector-basic/src/site
maven-resolver-demo-maven-plugin/src/site
maven-resolver-demo-snippets/src/site
maven-resolver-impl/src/site
maven-resolver-named-locks/src/site
maven-resolver-named-locks-hazelcast/src/site
maven-resolver-named-locks-redisson/src/site
maven-resolver-spi/src/site
maven-resolver-test-util/src/site
maven-resolver-transport-classpath/src/site
maven-resolver-transport-file/src/site
maven-resolver-transport-http/src/site
maven-resolver-transport-wagon/src/site
maven-resolver-util/src/site
17 files changed +66
-81
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,9 @@ 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"
25
- name =" API" >
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 =" API" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<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,10 +19,9 @@ 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"
25
- name =" Connector Basic" >
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 =" Connector Basic" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<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" />
@@ -33,4 +32,4 @@ under the License.
33
32
<menu ref =" parent" />
34
33
<menu ref =" reports" />
35
34
</body >
36
- </project >
35
+ </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" />
@@ -33,4 +32,4 @@ under the License.
33
32
<menu ref =" parent" />
34
33
<menu ref =" reports" />
35
34
</body >
36
- </project >
35
+ </site >
Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ specific language governing permissions and limitations
19
19
under the License.
20
20
-->
21
21
22
- <project xmlns =" http://maven.apache.org/DECORATION/1.1 .0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.1 .0 http ://maven.apache.org/xsd/decoration-1.1 .0.xsd"
24
- name =" Maven Artifact Resolver Demos" >
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 =" Maven Artifact Resolver Demos" >
25
25
26
26
<body >
27
27
<menu name =" Overview" >
@@ -41,4 +41,4 @@ under the License.
41
41
<menu ref =" modules" />
42
42
<menu ref =" reports" />
43
43
</body >
44
- </project >
44
+ </site >
Original file line number Diff line number Diff line change @@ -19,10 +19,9 @@ 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"
25
- name =" Implementation" >
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 =" Implementation" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<item name =" Introduction" href =" index.html" />
@@ -35,4 +34,4 @@ under the License.
35
34
<menu ref =" parent" />
36
35
<menu ref =" reports" />
37
36
</body >
38
- </project >
37
+ </site >
Original file line number Diff line number Diff line change @@ -19,10 +19,9 @@ 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 https://maven.apache.org/xsd/decoration-1.0.0.xsd"
25
- name =" Named Locks using Hazelcast" >
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 =" Named Locks using Hazelcast" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<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,10 +19,9 @@ 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"
25
- name =" Named Locks using Redisson" >
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 =" Named Locks using Redisson" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<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,10 +19,9 @@ 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"
25
- name =" Named Locks" >
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 =" Named Locks" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<item name =" Introduction" href =" index.html" />
@@ -35,4 +34,4 @@ under the License.
35
34
<menu ref =" parent" />
36
35
<menu ref =" reports" />
37
36
</body >
38
- </project >
37
+ </site >
Original file line number Diff line number Diff line change @@ -19,10 +19,9 @@ 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"
25
- name =" SPI" >
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 =" SPI" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<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,10 +19,9 @@ 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"
25
- name =" Test Utilities" >
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 =" Test Utilities" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<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,10 +19,9 @@ 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"
25
- name =" Transport Classpath" >
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 =" Transport Classpath" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<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,10 +19,9 @@ 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"
25
- name =" Transport File" >
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 =" Transport File" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<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,10 +19,9 @@ 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"
25
- name =" Transport HTTP" >
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 =" Transport HTTP" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<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,10 +19,9 @@ 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"
25
- name =" Transport Wagon" >
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 =" Transport Wagon" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<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,10 +19,9 @@ 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"
25
- name =" Utilities" >
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 =" Utilities" >
26
25
<body >
27
26
<menu name =" Overview" >
28
27
<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,9 @@ 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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8 .0 http ://maven.apache.org/xsd/decoration-1.8 .0.xsd"
24
- name =" Artifact Resolver" >
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 =" Artifact Resolver" >
25
25
<edit >${project.scm.url}</edit >
26
26
<body >
27
27
<menu name =" Overview" >
@@ -48,4 +48,4 @@ under the License.
48
48
<menu ref =" modules" />
49
49
<menu ref =" reports" />
50
50
</body >
51
- </project >
51
+ </site >
You can’t perform that action at this time.
0 commit comments