You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2014/04/09 06:07:27 UTC

[jira] [Updated] (HIVE-6870) Fix maven.repo.local setting in Hive build

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

Jason Dere updated HIVE-6870:
-----------------------------

    Attachment: HIVE-6870.1.patch

Use ${settings.localRepository} for the maven.repo.local property.

> 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
>         Attachments: HIVE-6870.1.patch
>
>
> 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)