You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2019/11/25 17:19:00 UTC

[jira] [Comment Edited] (HIVE-22066) Upgrade Apache parent POM to version 21 CLEAR LIBRARY CACHE

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

David Mollitor edited comment on HIVE-22066 at 11/25/19 5:18 PM:
-----------------------------------------------------------------

Wow.  Ok.  Took me a while to figure out:

{code:none}
 Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.1.0:resources (default-resources) on project hive-llap-server:
{code}

So upgrading the parent pom now introduces maven-resources-plugin v3.1.0

This plugin does not play well with symlinks.

https://issues.apache.org/jira/browse/MRESOURCES-237

I had to purge symlinks to get this to work on the project.


was (Author: belugabehr):
Wow.  Ok.  Took me a while to figure out:

{code:none}
 Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.1.0:resources (default-resources) on project hive-llap-server:

> Upgrade Apache parent POM to version 21 CLEAR LIBRARY CACHE
> -----------------------------------------------------------
>
>                 Key: HIVE-22066
>                 URL: https://issues.apache.org/jira/browse/HIVE-22066
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: David Mollitor
>            Priority: Major
>         Attachments: HIVE-22066.2.patch, HIVE-22066.3.patch, HIVE-22066.4.patch, HIVE-22066.5.patch, HIVE-22066.6.patch, HIVE-22066.6.patch, HIVE-22066.patch, HIVE-22066.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)