diff --git a/maven-meeper/src/bin/repoclean/synchronize.properties b/maven-meeper/src/bin/repoclean/synchronize.properties index 7a53182c49..377adb20bc 100644 --- a/maven-meeper/src/bin/repoclean/synchronize.properties +++ b/maven-meeper/src/bin/repoclean/synchronize.properties @@ -1,6 +1,6 @@ # [REQUIRED OPTIONS] sourceRepositoryPath=/home/maven/repository-staging/to-ibiblio/maven -targetRepositoryPath=/home/maven/repository-staging/to-ibiblio/maven2 +targetRepositoryPath=/home/maven/repository-staging/to-ibiblio/maven2-repoclean reportsPath=/home/maven/repository-staging/to-ibiblio/reports/repoclean blacklistedPatterns=**/*.pom,**/activation/**,**/javamail/**,**/jaxm/**,**/jaxp/**,**/jaxrpc/**,**/jca/**,**/jce/**,**/jdbc/**,**/jdo/**,**/jms/**,**/jndi/**,**/saaj/** @@ -14,7 +14,7 @@ errorReport.fromAddress=maven@codehaus.org errorReport.toName=Maven Developer List errorReport.toAddress=notifications@maven.apache.org errorReport.subject=[REPOCLEAN] Error(s) occurred while converting repository -errorReport.link=http://test.maven.codehaus.org/reports/repoclean/#date/repository.report.txt +errorReport.link=http://www.maven.org/reports/repoclean/#date/repository.report.txt # [DEFAULT VALUE: legacy]