repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
maven2
/
maven.sh
blob
ea05e08598df22f0f42f6dac9bc5c5ab86e531c0
1
#!/bin/bash
2
3
export
MAVEN_OPTS
=
-Xmx512m
4
export
M2_HOME
=/
opt
/
maven
5
export
PATH
=
$PATH
:
$M2_HOME
/
bin