Deepesh Khandelwal created HIVE-8167:
----------------------------------------

             Summary: 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


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)

Reply via email to