mirror of https://github.com/apache/archiva.git
[MAVENUPLOAD-1746] Add ch.hortis.sonar sync
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@584798 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c577bbbaba
commit
0954d1bab1
|
@ -0,0 +1,9 @@
|
|||
#!/bin/sh
|
||||
|
||||
CONTACTS="Simon Brandhof <simon.brandhof@hortis.ch>,Cedric Munger <cedric.munger@hortis.ch>"
|
||||
MODE=rsync
|
||||
|
||||
FROM=rsync://maven2.hortis.ch/releases
|
||||
GROUP_DIR=ch/hortis/sonar/
|
||||
|
||||
NO_SSH=true
|
Loading…
Reference in New Issue