diff options
Diffstat (limited to 'maven-meeper/src/bin/synchronize/syncopate/syncopate.conf')
-rw-r--r-- | maven-meeper/src/bin/synchronize/syncopate/syncopate.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf b/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf index acb3fcccb..afd1d787d 100644 --- a/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf +++ b/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf @@ -1,8 +1,8 @@ [syncopate] repoDirectory=/home/maven/repository-staging/to-ibiblio/maven -options=--log-format="artifact %f %l %t" -rvt -L --size-only --exclude-from=$HOME/components/maven-meeper/src/bin/synchronize/syncopate/exclusions.txt +options=--log-format="artifact %f %l %t" -rvt -L --size-only --exclude-from=$HOME/bin/synchronize/syncopate/exclusions.txt rsyncUser=rsync -reportUrl=http://test.maven.codehaus.org/reports/syncopate +reportUrl=http://repo1.maven.org/reports/syncopate reportDirectory=/home/maven/repository-staging/to-ibiblio/reports/syncopate smtpServer=localhost |