You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Xinyi Yan (Jira)" <ji...@apache.org> on 2020/10/27 19:22:00 UTC

[jira] [Updated] (PHOENIX-5440) multiple warnings when building phoenix

     [ https://issues.apache.org/jira/browse/PHOENIX-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xinyi Yan updated PHOENIX-5440:
-------------------------------
    Fix Version/s: 4.16.0

> multiple warnings when building phoenix
> ---------------------------------------
>
>                 Key: PHOENIX-5440
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5440
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.14.2
>            Reporter: Artem Ervits
>            Priority: Minor
>             Fix For: 4.15.1, 5.1.1, 4.16.0
>
>
> on the branch for 4.14.3 RC1 
> {code:java}
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-core:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ line 66, column 23
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-flume:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-kafka:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ line 347, column 20
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-pig:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-queryserver-client:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-queryserver:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-pherf:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-spark:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-hive:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-client:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ line 52, column 24
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-server:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ line 50, column 24
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-assembly:pom:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-tracing-webapp:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix-load-balancer:jar:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.phoenix:phoenix:pom:4.14.3-HBase-1.4
> [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ line 449, column 24
> [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
(v8.3.4#803005)