Skip to content

Commit 870cc22

Browse files
author
Kyle Weaver
committed
[BEAM-11689] Add public.nexus.pentaho.org to offline repositories.
1 parent 4edb26f commit 870cc22

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

buildSrc/src/main/groovy/org/apache/beam/gradle/Repositories.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ class Repositories {
8181
jcenter()
8282
maven { url "https://plugins.gradle.org/m2/" }
8383
maven { url "https://repo.spring.io/plugins-release" }
84+
maven { url "https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release" }
8485
maven { url "https://packages.confluent.io/maven/" }
8586
maven { url project.offlineRepositoryRoot }
8687
}

0 commit comments

Comments
 (0)