mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-23 10:45:23 +01:00
Some ignores
This commit is contained in:
parent
d851eb5f07
commit
4b274b1ef6
16
pom.xml
16
pom.xml
@ -328,6 +328,22 @@
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>net.minelink</groupId>
|
||||
<artifactId>CombatTagPlusCompat-*</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>net.minelink</groupId>
|
||||
<artifactId>CombatTagPlusHook</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>net.minelink</groupId>
|
||||
<artifactId>CombatTagPlusFactions-*</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>net.minelink</groupId>
|
||||
<artifactId>CombatTagPlusWG-*</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user