maven.sh 99 B

123456
  1. #!/bin/bash
  2. export MAVEN_OPTS=-Xmx512m
  3. #export M2_HOME=/opt/maven
  4. #export PATH=$PATH:$M2_HOME/bin