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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13964592#comment-13964592 ] 

Hive QA commented on HIVE-6870:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12639339/HIVE-6870.1.patch

{color:green}SUCCESS:{color} +1 5556 tests passed

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2193/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2193/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12639339

> 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)