build: - "./gradlew build" - "./gradlew --stop" artifacts: "/binarys/velocity.jar": "proxy/build/libs/velocity-proxy-3.3.0-SNAPSHOT-all.jar" release: - "mvn deploy:deploy-file -DgroupId=de.steamwar -DartifactId=velocity -Dversion=RELEASE -Dpackaging=jar -Dfile=proxy/build/libs/velocity-proxy-3.3.0-SNAPSHOT-all.jar -Durl=file:///var/www/html/maven/"