You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Josh Elser (Jira)" <ji...@apache.org> on 2020/06/19 20:13:00 UTC

[jira] [Commented] (PHOENIX-5966) Include poms in embedded maven repo

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

Josh Elser commented on PHOENIX-5966:
-------------------------------------

Ran into PHOENIX-5967 trying to test this out. Phoenix-client should be naturally pulled out, but, because phoenix-core is listed in the pom, we're incorrectly trying to also pull that through the repo.

> Include poms in embedded maven repo
> -----------------------------------
>
>                 Key: PHOENIX-5966
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5966
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Major
>             Fix For: 1.0.0
>
>
> [~psomogyi] happened to notice that the embedded maven repo doesn't have pom.xml's copied into it by the dependency-plugin. There's an option for this, but it's false by default. Without these, pulling the artifacts for the n+1'th time fails (as maven can't check its freshness).



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