export M2_HOME=/home/jalenchu/jalen_chu/Tools/maven/apache-maven-3.0.4

export JAVA_HOME=/home/jalenchu/jalen_chu/Tools/jdk/jdk1.7.0_75/bin

export JRE_HOME=/home/jalenchu/jalen_chu/Tools/jdk/jdk1.7.0_75/jre/bin

export CLASSPATH=.:$JAVA_HOME/lib:$JRE_HOME/lib:$CLASSPATH  

export PATH=$JAVA_HOME/bin:$JRE_HOME/bin:$M2_HOME/bin:$JAVA_HOME:$PATH

export http_proxy=http://jalen_chu:mar%402016@172.36.100.238:65000

export https_proxy=https://jalen_chu:mar%402016@172.36.100.238:65000

export ftp_proxy=ftp://jalen_chu:mar%402016@172.36.100.238:65000