You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Swarnim Kulkarni (JIRA)" <ji...@apache.org> on 2014/05/29 06:51:01 UTC

[jira] [Commented] (HIVE-7126) Cleanup build warnings while building hive projects

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

Swarnim Kulkarni commented on HIVE-7126:
----------------------------------------

This is now open for review.

> Cleanup build warnings while building hive projects
> ---------------------------------------------------
>
>                 Key: HIVE-7126
>                 URL: https://issues.apache.org/jira/browse/HIVE-7126
>             Project: Hive
>          Issue Type: Task
>          Components: Build Infrastructure
>    Affects Versions: 0.13.0
>            Reporter: Swarnim Kulkarni
>            Assignee: Swarnim Kulkarni
>            Priority: Minor
>         Attachments: HIVE-7126.1.patch.txt
>
>
> Currently while doing a build of hive projects, warnings like the following show up:
> {noformat}
> mac-swarnim:hive sk018283$ mvn clean install -pl serde -P hadoop-1
> [INFO] Scanning for projects...
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.hive.shims:hive-shims-0.23:jar:0.14.0-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hadoop:hadoop-hdfs:jar -> duplicate declaration of version ${hadoop-23.version} @ line 110, 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]
> {noformat}
> These warnings should be cleaned up.



--
This message was sent by Atlassian JIRA
(v6.2#6252)