Don't shade spigot

This commit is contained in:
Dan Mulloy 2014-11-15 18:19:36 -05:00
parent 7a3b9c9e2b
commit e1e0c4a05a

View File

@ -75,7 +75,8 @@
<artifactSet>
<excludes>
<exclude>org.bukkit:craftbukkit</exclude>
<exclude>org.spigotmc:spigot</exclude>
<exclude>org.spigotmc:spigot-api</exclude>
<exclude>junit:junit</exclude>
</excludes>
</artifactSet>