[ https://issues.apache.org/jira/browse/HIVE-21219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761002#comment-16761002 ]
BELUGA BEHR commented on HIVE-21219: ------------------------------------ I'm not sure if this is related, but I also see things like this: {code:java} The POM for org.glassfish:javax.el:jar:3.0.1-b08-SNAPSHOT is missing, no dependency information available Downloading: file:${project.basedir}/src/main/site/resources/repo/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/maven-metadata.xml {code} As you can see, mvn is looking in {{$\{project.basedir}}} for files. I have that directory in my project space. > 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)