Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-03 01:50:07 +01:00
Another attempt to fix piston
Dieser Commit ist enthalten in:
Ursprung
0f5c49c9f5
Commit
e415e73623
@ -16,7 +16,7 @@ fun Project.applyCommonConfiguration() {
|
|||||||
//maven { url = uri("https://ci.athion.net/job/FAWE-Piston/ws/") }
|
//maven { url = uri("https://ci.athion.net/job/FAWE-Piston/ws/") }
|
||||||
ivy { url = uri("https://ci.athion.net/job")
|
ivy { url = uri("https://ci.athion.net/job")
|
||||||
patternLayout {
|
patternLayout {
|
||||||
artifact("/[organisation]/[module]/artifact/[revision].[ext]")
|
artifact("/[organisation]/ws/[module].[ext]")
|
||||||
}}
|
}}
|
||||||
}
|
}
|
||||||
configurations.all {
|
configurations.all {
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren