Projects
home:binsz
pulsar
_service:tar_scm:1002-Add-Huawei-Maven-reposito...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:1002-Add-Huawei-Maven-repository.patch of Package pulsar
From 797fc4515e2c3ea458eaf9280c7ea0ff68cf241e Mon Sep 17 00:00:00 2001 From: IZUMI-Zu <274620705z@gmail.com> Date: Wed, 16 Oct 2024 16:53:16 +0800 Subject: [PATCH] Add Huawei Maven repository --- binder/build.gradle | 1 + cronet/build.gradle | 1 + examples/settings.gradle | 1 + gae-interop-testing/gae-jdk8/build.gradle | 2 ++ settings.gradle | 1 + 5 files changed, 6 insertions(+) diff --git a/binder/build.gradle b/binder/build.gradle index dc3da4c..467d743 100644 --- a/binder/build.gradle +++ b/binder/build.gradle @@ -40,6 +40,7 @@ android { } repositories { + maven { url "https://mirrors.huaweicloud.com/repository/maven/" } google() mavenCentral() } diff --git a/cronet/build.gradle b/cronet/build.gradle index d66eaf3..5efa29b 100644 --- a/cronet/build.gradle +++ b/cronet/build.gradle @@ -8,6 +8,7 @@ plugins { description = "gRPC: Cronet Android" repositories { + maven { url "https://mirrors.huaweicloud.com/repository/maven/" } google() mavenCentral() } diff --git a/examples/settings.gradle b/examples/settings.gradle index 0473750..427f822 100644 --- a/examples/settings.gradle +++ b/examples/settings.gradle @@ -1,5 +1,6 @@ pluginManagement { repositories { + maven { url "https://mirrors.huaweicloud.com/repository/maven/" } maven { // The google mirror is less flaky than mavenCentral() url "https://maven-central.storage-download.googleapis.com/maven2/" } diff --git a/gae-interop-testing/gae-jdk8/build.gradle b/gae-interop-testing/gae-jdk8/build.gradle index 325e465..4d8f26a 100644 --- a/gae-interop-testing/gae-jdk8/build.gradle +++ b/gae-interop-testing/gae-jdk8/build.gradle @@ -15,6 +15,7 @@ buildscript { // Configuration for building repositories { + maven { url "https://mirrors.huaweicloud.com/repository/maven/" } maven { // The google mirror is less flaky than mavenCentral() url "https://maven-central.storage-download.googleapis.com/maven2/" } } @@ -34,6 +35,7 @@ description = 'gRPC: gae interop testing (jdk8)' repositories { // repositories for Jar's you access in your code mavenLocal() + maven { url "https://mirrors.huaweicloud.com/repository/maven/" } maven { // The google mirror is less flaky than mavenCentral() url "https://maven-central.storage-download.googleapis.com/maven2/" } } diff --git a/settings.gradle b/settings.gradle index 8612f3c..3e98d0f 100644 --- a/settings.gradle +++ b/settings.gradle @@ -20,6 +20,7 @@ pluginManagement { } } repositories { + maven { url "https://mirrors.huaweicloud.com/repository/maven/" } gradlePluginPortal() google() } -- 2.47.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2