You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2019/02/20 20:52:00 UTC

[jira] [Commented] (PHOENIX-5150) Fix for warning build.plugins.plugin must be unique

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

Hadoop QA commented on PHOENIX-5150:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12959479/PHOENIX-5150-4.x-HBase-1.4.patch
  against 4.x-HBase-1.4 branch at commit f9908c80ed8d986325867b44adf119f2d26ff783.
  ATTACHMENT ID: 12959479

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+0 tests included{color}.  The patch appears to be a documentation, build,
                        or dev patch that doesn't require tests.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:red}-1 release audit{color}.  The applied patch generated 1 release audit warnings (more than the master's current 0 warnings).

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines longer than 100

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
     ./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTracingEndToEndIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixMetricsIT

Test results: https://builds.apache.org/job/PreCommit-PHOENIX-Build/2344//testReport/
Release audit warnings: https://builds.apache.org/job/PreCommit-PHOENIX-Build/2344//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/2344//console

This message is automatically generated.

> Fix for warning build.plugins.plugin must be unique
> ---------------------------------------------------
>
>                 Key: PHOENIX-5150
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5150
>             Project: Phoenix
>          Issue Type: Task
>    Affects Versions: 4.14.1
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>            Priority: Trivial
>         Attachments: PHOENIX-5150-4.x-HBase-1.4.patch
>
>
> {code:java}
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-spark:jar:4.15.0-HBase-1.4-SNAPSHOT
> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ org.apache.phoenix:phoenix-spark:[unknown-version], /Users/aervits/NetBeansProjects/phoenix/phoenix-spark/pom.xml, line 506, column 15
> [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.{code}



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