You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Deepesh Khandelwal (JIRA)" <ji...@apache.org> on 2014/09/18 00:49:36 UTC

[jira] [Updated] (HIVE-8167) mvn install command broken by HIVE-8126 commit

     [ https://issues.apache.org/jira/browse/HIVE-8167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepesh Khandelwal updated HIVE-8167:
-------------------------------------
    Attachment: HIVE-8167.1.patch

Attaching a patch for review.

> mvn install command broken by HIVE-8126 commit
> ----------------------------------------------
>
>                 Key: HIVE-8167
>                 URL: https://issues.apache.org/jira/browse/HIVE-8167
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure, JDBC
>    Affects Versions: 0.14.0
>            Reporter: Deepesh Khandelwal
>            Assignee: Deepesh Khandelwal
>            Priority: Critical
>         Attachments: HIVE-8167.1.patch
>
>
> HIVE-8126 broke the mvn install command by referencing a jar that got removed as part of HIVE-8126 command.
> {noformat}
> [INFO] Installing ~/hive/packaging/target/apache-hive-0.14.0-SNAPSHOT-jdbc.jar to ~/.m2/repository/org/apache/hive/hive-packaging/0.14.0-SNAPSHOT/hive-packaging-0.14.0-SNAPSHOT-standalone.jar
> {noformat}
> The file ~/hive/packaging/target/apache-hive-0.14.0-SNAPSHOT-jdbc.jar doesn't get created right now.
> Basically a copy goal for the above jar needs to be revived for this command to succeed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)