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

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

right now I don't see any reference to 3.0.1-b11-SNAPSHOT  in the dependency 
tree on master; might actually got removed?
{code}
mvn dependency:tree -U > _tree
grep SNAPSHOT _tree  |grep SNAP|grep -v org.apache.hive|grep http
Downloading from wonder: 
http://savara:3200/artifactory/wonder/org/apache/directory/client/ldap/ldap-client-api/0.1-SNAPSHOT/maven-metadata.xml
Downloading from wonder: 
http://savara:3200/artifactory/wonder/org/apache/directory/client/ldap/ldap-client-api/0.1-SNAPSHOT/ldap-client-api-0.1-SNAPSHOT.pom
Downloading from wonder: 
http://savara:3200/artifactory/wonder/commons-codec/commons-codec/2.0-SNAPSHOT/maven-metadata.xml
Downloaded from wonder: 
http://savara:3200/artifactory/wonder/commons-codec/commons-codec/2.0-SNAPSHOT/maven-metadata.xml
 (2.5 kB at 6.4 kB/s)
{code}

> 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