diff --git a/maven-meeper/src/bin/synchronize/m2-sync/conf/org.jdtaus.sh b/maven-meeper/src/bin/synchronize/m2-sync/conf/org.jdtaus.sh new file mode 100755 index 000000000..f2e9aa7b0 --- /dev/null +++ b/maven-meeper/src/bin/synchronize/m2-sync/conf/org.jdtaus.sh @@ -0,0 +1,9 @@ +#!/bin/sh + +CONTACTS="Christian Schulte <cs@jdtaus.org>, jDTAUS Support <support@jdtaus.org>" +MODE=rsync + +FROM=rsync://repository.jdtaus.org/repository +GROUP_DIR=org/jdtaus/ + +NO_SSH=true