]> source.dussan.org Git - archiva.git/commitdiff
[MAVENUPLOAD-1746] Add ch.hortis.sonar sync
authorCarlos Sanchez Gonzalez <carlos@apache.org>
Mon, 15 Oct 2007 14:23:20 +0000 (14:23 +0000)
committerCarlos Sanchez Gonzalez <carlos@apache.org>
Mon, 15 Oct 2007 14:23:20 +0000 (14:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@584798 13f79535-47bb-0310-9956-ffa450edef68

maven-meeper/src/bin/synchronize/m2-sync/conf/ch.hortis.sonar.sh [new file with mode: 0755]

diff --git a/maven-meeper/src/bin/synchronize/m2-sync/conf/ch.hortis.sonar.sh b/maven-meeper/src/bin/synchronize/m2-sync/conf/ch.hortis.sonar.sh
new file mode 100755 (executable)
index 0000000..44f5901
--- /dev/null
@@ -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
\ No newline at end of file