From: Carlos Sanchez Gonzalez Date: Mon, 15 Oct 2007 14:23:20 +0000 (+0000) Subject: [MAVENUPLOAD-1746] Add ch.hortis.sonar sync X-Git-Tag: archiva-1.0-beta-3~85 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0954d1bab130cecfdf3cb31e6d1f5148b129cd06;p=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 --- 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 ,Cedric Munger " +MODE=rsync + +FROM=rsync://maven2.hortis.ch/releases +GROUP_DIR=ch/hortis/sonar/ + +NO_SSH=true \ No newline at end of file