You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/05 16:09:00 UTC

[jira] [Created] (HIVE-21219) Cleanup pom.xml remote repository references

Zoltan Haindrich created HIVE-21219:
---------------------------------------

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


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)