You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/14 03:31:20 UTC

[jira] [Commented] (CARBONDATA-236) maven compile warning

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

ASF GitHub Bot commented on CARBONDATA-236:
-------------------------------------------

GitHub user shijinkui opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/152

    [CARBONDATA-236] fix maven compile warning

    fix below two warning when maven compile:
    
    1. maven-shade-plugin omit version
    2. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.carbondata:carbondata-format:jar -> duplicate declaration of version ${project.version} @ line 99, column 17

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shijinkui/incubator-carbondata maven_compile_warning_fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/152.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #152
    
----
commit b55158007b7608e5675810d646bfb30c3033fca3
Author: shijinkui <sh...@huawei.com>
Date:   2016-09-14T03:25:08Z

    [CARBONDATA-236] fix maven compile warning

----


> maven compile warning 
> ----------------------
>
>                 Key: CARBONDATA-236
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-236
>             Project: CarbonData
>          Issue Type: Wish
>            Reporter: shijinkui
>
> 1. maven-shade-plugin omit version
> 2. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.carbondata:carbondata-format:jar -> duplicate declaration of version ${project.version} @ line 99, column 17



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)