mirror of https://github.com/apache/maven.git
Use new location of apache repos
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@423031 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
89d9be9455
commit
2cebbb8ecc
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
FROM=jvanzyl@people.apache.org:/www/www.apache.org/dist/maven-repository/org/apache/
|
||||
FROM=jvanzyl@people.apache.org:/www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/
|
||||
TO=org/apache/
|
||||
|
||||
source ./m2-sync.sh
|
||||
|
|
|
@ -6,5 +6,5 @@ contact = carlos@apache.org
|
|||
|
||||
[host]
|
||||
address=people.apache.org
|
||||
directory=/www/www.apache.org/dist/java-repository
|
||||
directory=/www/people.apache.org/repo/m1-ibiblio-rsync-repository
|
||||
rsyncUser=jvanzyl
|
||||
|
|
Loading…
Reference in New Issue