You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Chinmay Kulkarni (Jira)" <ji...@apache.org> on 2019/08/20 00:47:01 UTC

[jira] [Updated] (PHOENIX-5214) Cleanup phoenix-core pom

     [ https://issues.apache.org/jira/browse/PHOENIX-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chinmay Kulkarni updated PHOENIX-5214:
--------------------------------------
    Labels: phoenix-hardening  (was: )

> Cleanup phoenix-core pom
> ------------------------
>
>                 Key: PHOENIX-5214
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5214
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 5.0.0, 4.15.0
>            Reporter: Vincent Poon
>            Assignee: Vincent Poon
>            Priority: Major
>              Labels: phoenix-hardening
>         Attachments: PHOENIX-5214.4.x-HBase-1.4.v1.patch
>
>
> 1) Remove version numbers when already specified in base pom's dependencyManagement section
> 2) Change sqlline scope to 'runtime' since we don't need it to actually compile.  (technically this shouldn't be in the pom and should be an assembly thing that gets added to a tarball, but that's another jira for another day...)
> 3) Change findbugs scope to 'provided' - we don't need this beyond compiling/testing
> 4)  Remove hbase-annotations and hadoop-annotations.  We don't seem to be using these anywhere.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)