https://github.com/scouter-project/scouter/archive/master.zip
Extract the zip file to any directory(ex /app/scouter-master)
http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html
-
download ant package
-
extract the file to any directory
-
set env
export ANT_HOME=/app/scouter-master/apache-ant-1.9.5
-
download maven package
-
extract the file to any directory
-
set env
export MAVEN_HOME=/app/scouter-master/apache-maven-3.3.3
cd /app/scouter-master/.
chmod +x build_package.sh
chmod +x build_client.sh
./build_package.sh
./build_client.sh