aboutsummaryrefslogtreecommitdiffstats
path: root/maven-meeper
diff options
context:
space:
mode:
authorCarlos Sanchez Gonzalez <carlos@apache.org>2007-10-15 14:23:20 +0000
committerCarlos Sanchez Gonzalez <carlos@apache.org>2007-10-15 14:23:20 +0000
commit0954d1bab130cecfdf3cb31e6d1f5148b129cd06 (patch)
treea51ef3c1a6c14a431d42485f4676ecdff3dbf7a6 /maven-meeper
parentc577bbbabad73d2434f328313a4db3ec61efb758 (diff)
downloadarchiva-0954d1bab130cecfdf3cb31e6d1f5148b129cd06.tar.gz
archiva-0954d1bab130cecfdf3cb31e6d1f5148b129cd06.zip
[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
Diffstat (limited to 'maven-meeper')
-rwxr-xr-xmaven-meeper/src/bin/synchronize/m2-sync/conf/ch.hortis.sonar.sh9
1 files changed, 9 insertions, 0 deletions
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
index 000000000..44f590159
--- /dev/null
+++ b/maven-meeper/src/bin/synchronize/m2-sync/conf/ch.hortis.sonar.sh
@@ -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