[
https://issues.apache.org/jira/browse/HBASE-16749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543031#comment-15543031
]
Gary Helmling commented on HBASE-16749:
---------------------------------------
This should have been removed when we updated the surefire and JUnit versions
used in those branches. Seems like it was missed when that happened. It was
removed elsewhere in HBASE-8674.
> HBase root pom.xml contains repo from people.apache.org/~garyh
> --------------------------------------------------------------
>
> Key: HBASE-16749
> URL: https://issues.apache.org/jira/browse/HBASE-16749
> Project: HBase
> Issue Type: Bug
> Reporter: Wangda Tan
>
> This is found when I was building Hadoop/YARN:
> {code}
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Apache Hadoop YARN Timeline Service 3.0.0-alpha2-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> Downloading:
> http://conjars.org/repo/org/apache/hadoop/hadoop-client/3.0.0-alpha2-SNAPSHOT/maven-metadata.xml
> ...
> Downloading:
> http://people.apache.org/~garyh/mvn/org/apache/hadoop/hadoop-client/3.0.0-alpha2-SNAPSHOT/maven-metadata.xml
> ...
> Downloading:
> http://people.apache.org/~garyh/mvn/org/apache/hadoop/hadoop-client/3.0.0-alpha2-SNAPSHOT/maven-metadata.xml
> {code}
> [[email protected]] mentioned:
> bq. Among hbase releases (1.1.x, 1.2.y), root pom.xml contains
> "ghelmling.testing" repo.
> This private repo sometimes extends the Hadoop build time a lot. It might be
> better to use ASF snapshot repo first before downloading from private repo.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)