Wangda Tan created HBASE-16749:
----------------------------------
Summary: 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)