Resolving Vault dependency problem

This commit is contained in:
shansen 2012-06-13 17:11:15 +02:00
parent 9e5d7dd4db
commit ea9be52429
3 changed files with 3 additions and 4 deletions

View File

@ -1,5 +1,3 @@
language: java
jdk:
- openjdk7
- openjdk6
- oraclejdk7
before_script:
- before_script

1
before_script Executable file
View File

@ -0,0 +1 @@
mvn install:install-file -Dfile=lib/Vault.jar -DgroupId=net.milkbowl.vault -DartifactId=Vault -Dversion=1.2.13 -Dpackaging=jar

BIN
lib/Vault.jar Normal file

Binary file not shown.