You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/08/06 19:20:47 UTC

[jira] [Created] (HIVE-5010) HCatalog maven integration doesn't override mvn.local.repo in two locations

Brock Noland created HIVE-5010:
----------------------------------

             Summary: HCatalog maven integration doesn't override mvn.local.repo in two locations
                 Key: HIVE-5010
                 URL: https://issues.apache.org/jira/browse/HIVE-5010
             Project: Hive
          Issue Type: Bug
            Reporter: Brock Noland
            Assignee: Brock Noland


Most locations in hcatalog/build-support/ant/deploy.xml specify:

<localRepository path="${mvn.local.repo}"/>

but there are two locations which do not. This causes issues with ptest2 since those two locations end up using $HOME/.m2

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira