Carlos Alexandro Becker 12 years ago
parent
commit
5ff4a0030f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      custom/totvs.zsh

+ 2 - 0
custom/totvs.zsh

@@ -22,6 +22,8 @@ alias ecmo=ecmstop
 alias ecmi=ecminstall
 alias ecmri=ecmruninstall
 alias ecm=ecmfull
+alias e='MAVEN_OPTS="-Xmx2048m -XX:MaxPermSize=512m -DskipTests=true" ecm'  
+
 
 # update ecm
 ecmup() {