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

Konstantin Boudnik commented on HIVE-4114:
------------------------------------------

Can we wrap it into a pom file and deploy to, perhaps, apache maven? 
                
> hive-metastore.jar depends on jdo2-api:jar:2.3-ec, which is missing in maven 
> central
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-4114
>                 URL: https://issues.apache.org/jira/browse/HIVE-4114
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: Gopal V
>            Priority: Trivial
>
> Adding hive-exec-0.10.0 to an independent pom.xml results in the following 
> error
> {code}
>     Failed to retrieve javax.jdo:jdo2-api-2.3-ec
> Caused by: Could not find artifact javax.jdo:jdo2-api:jar:2.3-ec in central 
> (http://repo1.maven.org/maven2)
> ...
> Path to dependency: 
>       1) org.notmysock.hive:plan-viewer:jar:1.0-SNAPSHOT
>       2) org.apache.hive:hive-exec:jar:0.10.0
>       3) org.apache.hive:hive-metastore:jar:0.10.0
>       4) javax.jdo:jdo2-api:jar:2.3-ec
> {code}
> From the best I could tell, in the hive build ant+ivy pulls this file from 
> the datanucleus repo
> http://www.datanucleus.org/downloads/maven2/javax/jdo/jdo2-api/2.3-ec/
> For completeness sake, the dependency needs to be pulled to maven central.

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

Reply via email to