#!/bin/bash cd `dirname $0` MAVEN_OPTS=-Xmx2G cd src/ mvn install