blob: c65789e499a70a41a4a676a77c8ef3086160a563 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
----
Maven Repository Syncing Kit
-----
Jason van Zyl
-----
17 October 2006
-----
Maven Repository Syncing Kit
Requirements
* SSH
* Rsync
* Maven's public SSH key
* Sample Maven sync configuration (sample.conf)
* Project PGP key
Preparations
* Create a user account with an id of <<<maven>>>
* Setup SSH for the <<<maven>>> user
* Create a valid Maven sync configuration
* Submit configuration
|