mirror of
https://github.com/MilkBowl/Vault.git
synced 2025-02-16 20:32:30 +01:00
Fix jenkins ci build (#728)
* Add DroxPerm as Jar * Fix CI build Add missing maven dependency for a success build. thanks @LinzN
This commit is contained in:
parent
64be59fb15
commit
da162f114e
BIN
lib/DroxPerms.jar
Normal file
BIN
lib/DroxPerms.jar
Normal file
Binary file not shown.
2
pom.xml
2
pom.xml
@ -99,6 +99,8 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms
|
||||
<artifactId>DroxPerms</artifactId>
|
||||
<version>0.5.0</version>
|
||||
<optional>true</optional>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/DroxPerms.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>me.coniin.plugins.minefaconomy</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user