This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-grpc.git
The following commit(s) were added to refs/heads/main by this push:
new 91ebaa51 Remove gradle plugin portal link in link-validator.conf
91ebaa51 is described below
commit 91ebaa51b22a3fe0948702f13e5ae3d80c6ed4ca
Author: Matthew de Detrich <[email protected]>
AuthorDate: Tue Aug 8 20:41:34 2023 +0200
Remove gradle plugin portal link in link-validator.conf
---
scripts/link-validator.conf | 2 --
1 file changed, 2 deletions(-)
diff --git a/scripts/link-validator.conf b/scripts/link-validator.conf
index 52d2a97d..1bf9c382 100644
--- a/scripts/link-validator.conf
+++ b/scripts/link-validator.conf
@@ -22,8 +22,6 @@ site-link-validator {
"https://github.com/apache/incubator-pekko-grpc/"
# MVN repository forbids access after a few requests
"https://mvnrepository.com/artifact/"
- # we haven't yet set up the gradle plugin on plugins.gradle.org
- "https://plugins.gradle.org/plugin/org.apache.pekko.grpc.gradle"
# Github links generated by sbt-license-report
"http://pholser.github.com/jopt-simple"
"https://github.com/googleapis/java-iam/proto-google-common-protos"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]