mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +00:00
Another attempt to fix piston
This commit is contained in:
parent
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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user