#!/bin/bash mvn install -f "varo/pom.xml" cp varo/target/varo-1.0.jar ../0LocalServer/plugins/varo.jar echo "Build done and file was moved."