We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddf4892 commit ecf3c13Copy full SHA for ecf3c13
build-logic/src/main/kotlin/publishing/rootProject.kt
@@ -158,7 +158,7 @@ internal fun configureOnRootProject(project: Project) =
158
* https://dist.apache.org/repos/dist/dev/incubator/$asfName/apache-$asfName-$version
159
160
You can find the KEYS file here:
161
- * https://dist.apache.org/repos/dist/release/incubator/$asfName/KEYS
+ * https://downloads.apache.org/incubator/$asfName/KEYS
162
163
Convenience binary artifacts are staged on Nexus. The Maven repository URL is:
164
* $staginRepoUrl
0 commit comments