[
https://issues.apache.org/jira/browse/HIVE-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812561#comment-13812561
]
Navis commented on HIVE-5723:
-----------------------------
Firstly, I'm new to maven (and whatsoever build systems) and what I've really
wanted was just a directory containing libraries enough for running hive shell
(something like ivy/lib/default) for debugging. It would be really appreciated
if someone suggest alternative way to do that.
With transitive dependencies=true, the lib directory is flooded with various
versions of libraries and hive shell does not work with them. Without
transitive, there are some missing libraries like common-http or
http-components, which might be added to ql and jdbc pom file but worked good
for my purpose. I should have investigated this more but I was almost certain
that there would be more simple and cool way to do this.
> Add dependency plugin
> ---------------------
>
> Key: HIVE-5723
> URL: https://issues.apache.org/jira/browse/HIVE-5723
> Project: Hive
> Issue Type: Improvement
> Components: Build Infrastructure
> Reporter: Navis
> Assignee: Navis
> Priority: Trivial
> Attachments: HIVE-5723.1.patch.txt
>
>
> NO PRECOMMIT TESTS
> For easy gathering of required libraries.
--
This message was sent by Atlassian JIRA
(v6.1#6144)