[ 
https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096221#comment-13096221
 ] 

Joep Rottinghuis commented on HBASE-4327:
-----------------------------------------

Still seeing compilation error:
[ERROR] Failed to execute goal on project hbase: Could not resolve dependencies 
for project org.apache.hbase:hbase:jar:0.91.0-SNAPSHOT: The following artifacts 
could not be resolved: org.apache.hadoop:hadoop-test:jar:0.22.0-SNAPSHOT, 
org.apache.hadoop:guava:jar:r09: Could not find artifact 
org.apache.hadoop:hadoop-test:jar:0.22.0-SNAPSHOT in apache release 
(https://repository.apache.org/content/repositories/releases/) -> [Help 1]

The guava one is related to HDFS-2189 (and HDFS-2214), which for some reason 
keeps rearing it's ugly head. Just wiped out ~/.m2/repository. Will download 
the offending POM manually to double-check.

> Compile HBase against hadoop 0.22
> ---------------------------------
>
>                 Key: HBASE-4327
>                 URL: https://issues.apache.org/jira/browse/HBASE-4327
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.92.0
>            Reporter: Joep Rottinghuis
>             Fix For: 0.92.0
>
>
> Pom contains a profile for hadoop-0.20 and one for hadoop-0.23, but not one 
> for hadoop-0.22.
> When overriding hadoop.version to 0.22, then the (compile-time) dependency on 
> hadoop-annotations cannot be met.
> That exists on 0.23 and 0.24/trunk, but not on 0.22.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to