Travis Crawford created HCATALOG-450:
----------------------------------------
Summary: HCatalog should use transitive ivy dependencies
Key: HCATALOG-450
URL: https://issues.apache.org/jira/browse/HCATALOG-450
Project: HCatalog
Issue Type: Improvement
Reporter: Travis Crawford
Assignee: Travis Crawford
HCatalog uses ant/ivy for its build, but is currently not setup to use
transitive dependencies. This means HCatalog has a large number of explicit
dependencies that should be pulled from the dependent projects. Also, some jars
we explicitly ask for are being overridden by transitive dependencies, so we're
not actually getting what we think we are.
This issue tracks updating the HCatalog build to use proper dependencies. In
addition to being cleaner, published POM files are meaningful, which moves us
closer to publishing HCatalog in the central maven repo.
--
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