Jason Dere created HIVE-6870:
--------------------------------
Summary: Fix maven.repo.local setting in Hive build
Key: HIVE-6870
URL: https://issues.apache.org/jira/browse/HIVE-6870
Project: Hive
Issue Type: Bug
Components: Build Infrastructure
Reporter: Jason Dere
Assignee: Jason Dere
The pom.xml currently assumes maven.repo.local should be
${user.home}/.m2/repository. If the user has overridden the local repository
through Maven settings, tests which assume the hive-exec JAR is at
${user.home}/.m2/repository will fail because the artifacts will not be
installed at that location.
--
This message was sent by Atlassian JIRA
(v6.2#6252)