2003-10-21 22:49:20 +02:00
|
|
|
|
2006-06-25 22:44:09 +02:00
|
|
|
You may initialize your repository with:
|
2004-08-08 01:46:37 +02:00
|
|
|
%%DATADIR%%/bin/install_repo.sh ~/.maven/repository
|
2003-10-21 23:33:19 +02:00
|
|
|
|
|
|
|
If you are behind a proxy, create a ~/.mavenrc file with something like:
|
|
|
|
MAVEN_OPTS="$MAVEN_OPTS -Dmaven.proxy.host=YOUR_PROXY_HOSTNAME
|
|
|
|
-Dmaven.proxy.port=YOUR_PROXY_PORT"
|