Updated exclusions (Maven/Gradle)
This commit is contained in:
parent
5d6fd60d40
commit
3ffed30b1e
2 changed files with 12 additions and 0 deletions
8
pom.xml
8
pom.xml
|
|
@ -51,6 +51,14 @@
|
|||
</excludes>
|
||||
</filter>
|
||||
</filters>
|
||||
<artifactSet>
|
||||
<excludes>
|
||||
<exclude>com.google.code.gson:*</exclude>
|
||||
<exclude>org.intellij:*</exclude>
|
||||
<exclude>org.jetbrains:*</exclude>
|
||||
<exclude>org.slf4j:*</exclude>
|
||||
</excludes>
|
||||
</artifactSet>
|
||||
<relocations>
|
||||
<relocation>
|
||||
<pattern>org.bstats</pattern>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue