#!/bin/bash export MAVEN_OPTS=-Xmx512m export MAVEN_HOME=/opt/maven export PATH=$PATH:$MAVEN_HOME/bin