You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Mithun Radhakrishnan (Commented) (JIRA)" <ji...@apache.org> on 2011/12/02 03:02:40 UTC

[jira] [Commented] (HIVE-2391) published POMs in Maven repo are incorrect

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

Mithun Radhakrishnan commented on HIVE-2391:
--------------------------------------------

The currently published pom.xml seems to indicate the following:
(from https://repository.apache.org/content/groups/snapshots/org/apache/hive/hive-metastore/0.8.0-SNAPSHOT/hive-metastore-0.8.0-20111130.194742-149.pom)

<dependency>
<groupId>hadoop</groupId>
<artifactId>core</artifactId>
<version>0.20.1</version>
<scope>compile</scope>
</dependency>

Could the pom please be corrected to reference the hadoop-core jar correctly? (Unless of course I'm missing something, in which case, may I please know which repository this artifact might be pulled from?)
                
> published POMs in Maven repo are incorrect
> ------------------------------------------
>
>                 Key: HIVE-2391
>                 URL: https://issues.apache.org/jira/browse/HIVE-2391
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.7.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Carl Steinbach
>            Priority: Critical
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2391.1.patch.txt, HIVE-2391.2.patch.txt, HIVE-2391.3.patch.txt, HIVE-2391.4.patch.txt, HIVE-2391.5.patch.txt, HIVE-2391.wip.1.patch.txt
>
>
> The Hive artifacts published in Apache Maven SNAPSHOTS repo are incorrect. 
> Dependencies are not complete.
> Even after adding as dependencies ALL the Hive artifacts it is not possible to compile a project using Hive JARs (I'm trying to integrate Oozie Hive Action using Apache Hive).
> As a reference the Hive CDH POMs dependencies could be used (Using those artifacts I'm able to compile/test/run Hive from within Oozie).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira