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

Zoltan Haindrich commented on HIVE-21219:
-----------------------------------------

I think that might be a different issue; sometimes when maven reads the pom.xml 
of the dep - it may cause some unexpected things...(however I'm not sure...)
from these 2 lines; I would guess that b08 and b11 are both referenced; and b11 
is choosen.

But why are we using b11-SNAPSHOT ? It seems like b11 is out:
https://mvnrepository.com/artifact/org.glassfish/javax.el/3.0.1-b11

I think this might need its own investigation...


> Cleanup pom.xml remote repository references
> --------------------------------------------
>
>                 Key: HIVE-21219
>                 URL: https://issues.apache.org/jira/browse/HIVE-21219
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>
> some of them seem to be not needed anymore and if I enable "cache clearing" 
> for ptest the datanucleus repository sometimes returns errors like:
> {code}
> [ERROR] Failed to execute goal on project hive-shims-common: Could not 
> resolve dependencies for project 
> org.apache.hive.shims:hive-shims-common:jar:4.0.0-SNAPSHOT: The following 
> artifacts could not be resolved: 
> org.codehaus.jackson:jackson-core-asl:jar:1.9.13, 
> org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13: Could not find artifact 
> org.codehaus.jackson:jackson-core-asl:jar:1.9.13 in datanucleus 
> (http://www.datanucleus.org/downloads/maven2) -> [Help 1]
> {code}
> It happens for different artifacts ; but always with the "datanucleus" remote 
> repoository.
> https://issues.apache.org/jira/browse/HIVE-21001?focusedCommentId=16760283&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16760283



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to