aboutsummaryrefslogtreecommitdiffstats
path: root/maven-meeper/src/bin/synchronize.properties
blob: f96322822caeced2ae8afcfaf73761a981db8760 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh

export CENTRAL_HOST=maven01.managed.contegix.com
export TOOLS_BASE=$HOME/components/maven-meeper/src/bin
export SYNC_TOOLS=$TOOLS_BASE/synchronize
export SYNCOPATE=$SYNC_TOOLS/syncopate
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 STAGING_DIR=$HOME/repository-staging/to-ibiblio
export MAVEN1_REPO=$STAGING_DIR/maven
export MAVEN2_REPO=$STAGING_DIR/maven2