You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Philip Zeyliger (JIRA)" <ji...@apache.org> on 2018/01/17 18:51:00 UTC

[jira] [Resolved] (IMPALA-6270) Gather Maven-related metadata into an Impala parent pom

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

Philip Zeyliger resolved IMPALA-6270.
-------------------------------------
    Resolution: Fixed

{code}
commit 2fcbf36c32b12f8434eac0370b7f214acba7cc4c
Author: Philip Zeyliger <ph...@cloudera.com>
Date:   Tue Dec 12 20:04:33 2017 -0800

    IMPALA-6270: remove redundant version properties

    Removes properties that are already defined in the impala-parent pom.

    I ran the tests.

    Change-Id: I6812e11bb41716450ef29bb523773479e9f76eec
    Reviewed-on: http://gerrit.cloudera.org:8080/8827
    Reviewed-by: Zach Amsden <za...@cloudera.com>
    Tested-by: Impala Public Jenkins

commit d2fe9f437e4f3da1206739ff2458b590bd3b5973
Author: Philip Zeyliger <ph...@cloudera.com>
Date:   Fri Dec 1 16:47:08 2017 -0800

    IMPALA-6270: create Impala parent pom

    This commit links together all the individual pom.xml files to have a
    new "impala-parent" pom as the parent. This enables de-duplicating all
    the repository configuration.

    I ran the build to test this.

    Change-Id: Id744e4357ee4d8e4be4e5490b2159bb76a2192f0
    Reviewed-on: http://gerrit.cloudera.org:8080/8753
    Reviewed-by: Alex Behm <al...@cloudera.com>
    Tested-by: Impala Public Jenkins
{code}

> Gather Maven-related metadata into an Impala parent pom
> -------------------------------------------------------
>
>                 Key: IMPALA-6270
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6270
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Philip Zeyliger
>            Assignee: Philip Zeyliger
>            Priority: Major
>
> Impala has 9 Maven modules, many of which repeat the same repository blocks and (some) variables. It's more convenient to have a single "parent pom" to gather this together.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)