mirror of https://github.com/apache/archiva.git
o adding property for the ibiblio sync host
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480638 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d42a4e7d4c
commit
359f0707de
|
@ -8,6 +8,7 @@ export M2_SYNC=$SYNC_TOOLS/m2-sync
|
|||
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=mirrors.ibiblio.org
|
||||
export IBIBLIO_SYNC_DIR=/export/mirrors/maven and /export/mirrors/maven2
|
||||
export JAVA_HOME=/opt/java/sdk/current
|
||||
export JAVA_CMD=$JAVA_HOME/bin/java
|
||||
|
|
Loading…
Reference in New Issue