You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Kay Kay (JIRA)" <ji...@apache.org> on 2010/01/04 02:58:54 UTC

[jira] Created: (HDFS-869) 0.21.0 - snapshot incorrect dependency published in .pom files

0.21.0 - snapshot incorrect dependency published in .pom files
--------------------------------------------------------------

                 Key: HDFS-869
                 URL: https://issues.apache.org/jira/browse/HDFS-869
             Project: Hadoop HDFS
          Issue Type: Task
          Components: build
    Affects Versions: 0.21.0
            Reporter: Kay Kay
            Priority: Critical
             Fix For: 0.21.0


The snapshot available here at -
https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-hdfs/0.21.0-SNAPSHOT/ , has an incorrect dependency specified for hadoop-core ( in the .pom file ).
The source code ( in branch-0.21 ) refers to hadoop-core-0.21 in ivy/libaries.properties but pom.xml published in the repository refers to 0.22 . Please fix the same by republishing a .pom again (that points to 0.21.0 of hadoop-core , as intended ). 

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