maven.sh 65 B

1234
  1. #!/bin/bash
  2. export MAVEN_OPTS=-Xmx512m
  3. export M2_HOME=/opt/maven