aboutsummaryrefslogtreecommitdiffstats
path: root/devel/maven/pkg-message
blob: 052d46356652a0ef54f14a8c7570e166060dc42d (plain) (blame)
1
2
3
4
5
6
7

You may initialize your repository with:
  %%DATADIR%%/bin/install_repo.sh ~/.maven/repository

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"