[ 
https://issues.apache.org/jira/browse/HIVE-26440?focusedWorklogId=796870&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-796870
 ]

ASF GitHub Bot logged work on HIVE-26440:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Aug/22 12:49
            Start Date: 01/Aug/22 12:49
    Worklog Time Spent: 10m 
      Work Description: zabetak opened a new pull request, #3490:
URL: https://github.com/apache/hive/pull/3490

   ### What changes were proposed in this pull request?
   Remove duplicate dependency declaration
   
   ### Why are the changes needed?
   Improve build stability and remove warning
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   No tests needed




Issue Time Tracking
-------------------

            Worklog Id:     (was: 796870)
    Remaining Estimate: 0h
            Time Spent: 10m

> Duplicate hive-standalone-metastore-server dependency in QFile module
> ---------------------------------------------------------------------
>
>                 Key: HIVE-26440
>                 URL: https://issues.apache.org/jira/browse/HIVE-26440
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: Stamatis Zampetakis
>            Assignee: Stamatis Zampetakis
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The hive-standalone-metastore-server dependency is defined two times in the 
> QFile module 
> ([pom.xml|https://github.com/apache/hive/blob/9909edee8dad841e15fc36df81a2316bcb381bc3/itests/qtest/pom.xml#L67])
>  leading to the following warning.
> {noformat}
> [INFO] Scanning for projects...
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.hive:hive-it-qfile:jar:4.0.0-alpha-2-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
> be unique: org.apache.hive:hive-standalone-metastore-server:jar:tests -> 
> duplicate declaration of version (?) @ line 67, column 17
> [WARNING] 
> [WARNING] It is highly recommended to fix these problems because they 
> threaten the stability of your build.
> [WARNING] 
> [WARNING] For this reason, future Maven versions might no longer support 
> building such malformed projects.
> [WARNING] 
> [INFO] 
> [INFO] -------------------< org.apache.hive:hive-it-qfile 
> >--------------------
> [INFO] Building Hive Integration - QFile Tests 4.0.0-alpha-2-SNAPSHOT
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to