[
https://issues.apache.org/jira/browse/HIVE-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-5010:
-------------------------------
Description:
Most locations in hcatalog/build-support/ant/deploy.xml specify:
{noformat}
<localRepository path="${mvn.local.repo}"/>
{noformat}
but there are two locations which do not. This causes issues with ptest2 since
those two locations end up using $HOME/.m2
was:
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
> 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
> Attachments: HIVE-5010.patch
>
>
> Most locations in hcatalog/build-support/ant/deploy.xml specify:
> {noformat}
> <localRepository path="${mvn.local.repo}"/>
> {noformat}
> 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