Skip to content

Commit

Permalink
GH-16471 - replace hortonworks with private nexus repo
Browse files Browse the repository at this point in the history
  • Loading branch information
valenad1 committed Jan 7, 2025
1 parent 8ff06da commit 87e7015
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -251,10 +251,8 @@ subprojects {
url "https://repository.cloudera.com/artifactory/cloudera-repos/"
}
maven {
url "https://repo.hortonworks.com/content/repositories/releases/"
}
maven {
url "https://repo.hortonworks.com/content/repositories/jetty-hadoop/"
allowInsecureProtocol = true
url "http://nexus-private.hortonworks.com:8081/nexus/"
}
maven {
url "https://repository.mapr.com/maven/"
Expand Down

0 comments on commit 87e7015

Please sign in to comment.