Skip to content

Commit

Permalink
chore: update URL to Maven Central
Browse files Browse the repository at this point in the history
It's the new one, used e.g. in Gradle in `mavenCentral()` function.
  • Loading branch information
krzema12 committed Jun 14, 2024
1 parent 14612bf commit 22b24b6
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actions-versions.main.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")

@file:Repository("https://bindings.krzeminski.it")
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bindings-server.main.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")

@file:Repository("https://bindings.krzeminski.it")
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.main.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")

@file:Repository("https://bindings.krzeminski.it")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")

@file:Repository("https://bindings.krzeminski.it")
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/create-action-update-prs.main.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")

@file:Repository("https://bindings.krzeminski.it")
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gradle-wrapper-validation.main.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")

@file:Repository("https://bindings.krzeminski.it")
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-common.main.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")

@file:Repository("https://bindings.krzeminski.it")
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-docs.main.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")

@file:Repository("https://bindings.krzeminski.it")
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.main.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")

@file:Repository("https://bindings.krzeminski.it")
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/setup-java.main.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")

@file:Repository("https://bindings.krzeminski.it")
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/setup-python.main.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")

@file:Repository("https://bindings.krzeminski.it")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:1.13.0")

@file:Repository("http://localhost:8080/binding/")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:1.13.0")

@file:Repository("http://localhost:8080")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ abstract class AwaitMavenCentralDeployTask : DefaultTask() {

@TaskAction
fun awaitDeployment(): Unit = runBlocking {
val queriedUrl = "https://repo1.maven.org/maven2/" +
val queriedUrl = "https://repo.maven.apache.org/maven2/" +
groupId.get().replace(".", "/") +
"/${artifactId.get()}" +
"/${version.get()}" +
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/migrating-to-Maven-based-bindings.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ demand, and is then shipped as a separate Maven artifact from a custom Maven-com
The following changes are required in our example workflow:
```diff
#!/usr/bin/env kotlin
+ @file:Repository("https://repo1.maven.org/maven2/")
+ @file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:<newest-version>")
+ @file:Repository("https://bindings.krzeminski.it")
+ @file:DependsOn("actions:checkout:v4")
Expand Down

0 comments on commit 22b24b6

Please sign in to comment.