[ 
https://issues.apache.org/jira/browse/HIVE-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13137396#comment-13137396
 ] 

John Sichi commented on HIVE-2391:
----------------------------------

Carl, I tried running ant tar, and got an error

{noformat}
...
docs:
     [echo] Project: hive

ivy-init-settings:
     [echo] Project: hive

ivy-docs:
     [echo] Project: hive
[ivy:resolve] :: loading settings :: file = 
/data/users/jsichi/open/test-trunk/ivy/ivysettings.xml

BUILD FAILED
/data/users/jsichi/open/test-trunk/build.xml:614: The following error occurred 
while executing this line:
/data/users/jsichi/open/test-trunk/build.xml:800: impossible to configure 
ivy:settings with given file: 
/data/users/jsichi/open/test-trunk/ivy/ivysettings.xml : 
java.text.ParseException: failed to load settings from 
file:/data/users/jsichi/open/test-trunk/ivy/ivysettings.xml: unknown cache 
manager ${ivy.cache.name}
        at 
org.apache.ivy.core.settings.XmlSettingsParser.doParse(XmlSettingsParser.java:165)
        at 
org.apache.ivy.core.settings.XmlSettingsParser.parse(XmlSettingsParser.java:150)
        at org.apache.ivy.core.settings.IvySettings.load(IvySettings.java:388)
...
{noformat}

                
> published POMs in Maven repo are incorrect
> ------------------------------------------
>
>                 Key: HIVE-2391
>                 URL: https://issues.apache.org/jira/browse/HIVE-2391
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.7.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Carl Steinbach
>            Priority: Critical
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2391.1.patch.txt, HIVE-2391.2.patch.txt, 
> HIVE-2391.wip.1.patch.txt
>
>
> The Hive artifacts published in Apache Maven SNAPSHOTS repo are incorrect. 
> Dependencies are not complete.
> Even after adding as dependencies ALL the Hive artifacts it is not possible 
> to compile a project using Hive JARs (I'm trying to integrate Oozie Hive 
> Action using Apache Hive).
> As a reference the Hive CDH POMs dependencies could be used (Using those 
> artifacts I'm able to compile/test/run Hive from within Oozie).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to