[ 
https://issues.apache.org/jira/browse/HDFS-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873634#action_12873634
 ] 

Aaron Kimball commented on HDFS-1180:
-------------------------------------

Actually, things are more complicated than they first seem.

If I check out branch-0.21 of the hadoop-common.git repository and run `ant 
veryclean jar mvn-install` it actually does build 
hadoop-common-0.21.0-SNAPSHOT.jar.

But looking at 
https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/
 it only produces a 0.22.0-SNAPSHOT artifact. 

https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-core/
 does contain an 0.21.0-SNAPSHOT artifact (which is why I filed this patch) -- 
but it seems to have not been updated in a week.

I think this is actually a Hudson issue more than an Ivy deps issue. But since 
I can't examine the Hudson build for hadoop-common, I don't know how to go 
about resolving this. Can one of the committers look into the issue?

> Incorrect hadoop dependency in 0.21
> -----------------------------------
>
>                 Key: HDFS-1180
>                 URL: https://issues.apache.org/jira/browse/HDFS-1180
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.21.0
>            Reporter: Aaron Kimball
>            Assignee: Aaron Kimball
>         Attachments: HDFS-1180.patch
>
>
> The  build is broken due to a dependency on "hadoop-common 0.21". In version 
> 0.21 the "common" artifact is called "hadoop-core."

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to