mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 02:03:59 +00:00
Useful
This commit is contained in:
parent
35615526a1
commit
b7c67a16d9
@ -141,12 +141,16 @@ repositories {
|
||||
mavenLocal()
|
||||
maven {
|
||||
allowInsecureProtocol true
|
||||
url "http://archive.arcane.art/repository/arcane"
|
||||
url 'http://archive.arcane.art/repository/arcane'
|
||||
content {
|
||||
includeGroup 'org.bukkit.craftbukkit'
|
||||
includeGroup 'io.th0rgal'
|
||||
}
|
||||
}
|
||||
|
||||
// Uncomment this line if the build is failing because of missing dependencies
|
||||
// Its slow but it will resolve any cached dependencies until we can find an alternative repo
|
||||
// maven { allowInsecureProtocol true, url 'http://archive.arcane.art/repository/arcane'}
|
||||
}
|
||||
|
||||
shadowJar
|
||||
|
Loading…
x
Reference in New Issue
Block a user