[
https://issues.apache.org/jira/browse/PHOENIX-5037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16702504#comment-16702504
]
Hudson commented on PHOENIX-5037:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #18 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/18/])
PHOENIX-5037 Fix maven site reporting warnings on build (elserj: rev
fe8a7798b70105b216b800ba50d5ebf308d285a7)
* (edit) pom.xml
* (edit) phoenix-core/pom.xml
* (edit) phoenix-kafka/pom.xml
> Fix for warning: Reporting configuration should be done in <reporting>
> section, not in maven-site-plugin <configuration> as reportPlugins parameter
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-5037
> URL: https://issues.apache.org/jira/browse/PHOENIX-5037
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Artem Ervits
> Assignee: Artem Ervits
> Priority: Minor
> Fix For: 4.15.0, 5.1.0
>
> Attachments: PHOENIX-5037-v01.patch
>
>
> {code:java}
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-core:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter. @
> org.apache.phoenix:phoenix-core:[unknown-version],
> /Users/aervits/NetBeansProjects/APACHE-PHOENIX/phoenix/phoenix-core/pom.xml,
> line 65, column 23
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-flume:jar:5.1.0-HBase-2.0-SNAPSHOT
> [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:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter. @
> org.apache.phoenix:phoenix-kafka:[unknown-version],
> /Users/aervits/NetBeansProjects/APACHE-PHOENIX/phoenix/phoenix-kafka/pom.xml,
> line 351, column 20
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-pig:jar:5.1.0-HBase-2.0-SNAPSHOT
> [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:5.1.0-HBase-2.0-SNAPSHOT
> [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:5.1.0-HBase-2.0-SNAPSHOT
> [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:5.1.0-HBase-2.0-SNAPSHOT
> [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:5.1.0-HBase-2.0-SNAPSHOT
> [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:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter. @
> org.apache.phoenix:phoenix-client:[unknown-version],
> /Users/aervits/NetBeansProjects/APACHE-PHOENIX/phoenix/phoenix-client/pom.xml,
> line 52, column 24
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-server:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter. @
> org.apache.phoenix:phoenix-server:[unknown-version],
> /Users/aervits/NetBeansProjects/APACHE-PHOENIX/phoenix/phoenix-server/pom.xml,
> line 51, column 24
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-assembly:pom:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter.{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)