ChromaCore/jitpack.yml
2019-09-16 13:31:58 +02:00

10 lines
506 B
YAML
Executable file

jdk:
- oraclejdk8
#before_install:
# - ./prepareEnvironment.sh
install:
# - echo "Downloading Towny JAR..."
# - 'wget -O "Towny.jar" --header="Accept-Language: en-us,en;q=0.5" http://palmergames.com/file-repo/Towny%20Advanced/Development/0.91.1.5/Towny.jar'
# - mvn install:install-file -Dfile=Towny.jar -DgroupId=com.github.TBMCPlugins.ButtonCore -DartifactId=Towny -Dversion=master-SNAPSHOT -Dpackaging=jar
- mvn clean install -DskipTests
# - rm -r ~/.m2/repository/com/palmergames/Towny/