ChromaCore/jitpack.yml

10 lines
506 B
YAML
Raw Normal View History

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
2016-10-24 17:28:39 +00:00
# - rm -r ~/.m2/repository/com/palmergames/Towny/