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
This commit is contained in:
Jason van Zyl 2006-11-30 16:39:56 +00:00
parent d839be48a7
commit ddb6f30ac6
1 changed files with 1 additions and 1 deletions

View File

@ -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