cd /d %~dp0
set JAVA_HOME="D:\BS\Server\tomcat8\jdk"
set mavenpath=H:\M\BS\maven\apache-maven-3.2.5\bin\mvn
mvn deploy -Dmaven.test.skip=true
pause