build: 优化构建脚本

This commit is contained in:
2022-10-29 04:52:35 +08:00
parent eb4f9b2bbb
commit 57cecc1fc0
3 changed files with 3 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ setArchivesBaseName("HamsterCore-Bukkit")
evaluationDependsOn(':hamster-core-common')
dependencies {
apiShade(project(":hamster-core-common")) { exclude group: "*" }
apiShade(project(":hamster-core-common")) { transitive = false }
compileOnly 'org.spigotmc:spigot-api:1.19.2-R0.1-SNAPSHOT'
// https://mvnrepository.com/artifact/net.kyori/adventure-platform-bukkit