mirror of https://github.com/apache/maven.git
o we'll use secure access to get the artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162697 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
48bfceee8b
commit
38e33a8fef
|
@ -2,4 +2,4 @@
|
|||
|
||||
umask 002
|
||||
|
||||
rsync -rvl --size-only dist.codehaus.org::dist /public/html/maven
|
||||
rsync -rvl --size-only --ignore-existing --rsh="ssh -l rsync" dist.codehaus.org:/dist/ /public/html/maven
|
||||
|
|
Loading…
Reference in New Issue