You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/30 21:34:11 UTC

[jira] [Commented] (PHOENIX-2466) Correct warning on maven-dependency-plugin in phoenix-core

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

ASF GitHub Bot commented on PHOENIX-2466:
-----------------------------------------

GitHub user gliptak opened a pull request:

    https://github.com/apache/phoenix/pull/138

    PHOENIX-2466 Correct warning on maven-dependency-plugin in phoenix-core

    

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

    $ git pull https://github.com/gliptak/phoenix PHOENIX-2466

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

    https://github.com/apache/phoenix/pull/138.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 #138
    
----
commit 060ce98bdb9940602343b0e496d79b665de55358
Author: Gábor Lipták <gl...@gmail.com>
Date:   2015-11-30T20:33:36Z

    PHOENIX-2466 Correct warning on maven-dependency-plugin in phoenix-core

----


> Correct warning on maven-dependency-plugin in phoenix-core
> ----------------------------------------------------------
>
>                 Key: PHOENIX-2466
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2466
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Gabor Liptak
>            Assignee: Gabor Liptak
>            Priority: Minor
>
> The warning is:
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-core:jar:4.7.0-HBase-1.1-SNAPSHOT
> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ org.apache.phoenix:phoenix-core:[unknown-version], /home/gliptak/tmp/phoenix/phoenix-core/pom.xml, line 208, column 15
> [WARNING] 
> [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.



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