From ddb6f30ac6716963f49326b777ca89be050875dc Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Thu, 30 Nov 2006 16:39:56 +0000 Subject: [PATCH] o putting in an update from Don @ Ibiblio to help with the network level redirect git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480993 13f79535-47bb-0310-9956-ffa450edef68 --- maven-meeper/src/bin/synchronize.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-meeper/src/bin/synchronize.properties b/maven-meeper/src/bin/synchronize.properties index 84dbab0ba..1d90ded62 100644 --- a/maven-meeper/src/bin/synchronize.properties +++ b/maven-meeper/src/bin/synchronize.properties @@ -9,7 +9,7 @@ export REPOCLEAN=$TOOLS_BASE/m1-m2-conversion export M1_M2_REWRITE_RULES=$SYNC_TOOLS/m1-m2-mod-rewrite-rules.txt export SYNC_REPORTS=$HOME/repository-staging/to-ibiblio/reports/sync export IBIBLIO_SYNC_HOST=login.ibiblio.org -export M1_IBIBLIO_SYNC_DIR=/export/mirrors/maven +export M1_IBIBLIO_SYNC_DIR=/pub/packages/maven export M2_IBIBLIO_SYNC_DIR=/export/mirrors/maven2 export JAVA_HOME=/opt/java/sdk/current export JAVA_CMD=$JAVA_HOME/bin/java -- 2.39.5