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

Hudson commented on HBASE-29162:
--------------------------------

Results for branch branch-2.5
        [build #673 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/673/]:
 (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/673/General_20Nightly_20Build_20Report/]


(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/673/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/673/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/673/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/673/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.2.4 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/673/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/673/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]




(x) {color:red}-1 source release artifact{color}
-- Something went wrong with this stage, [check relevant console 
output|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/673//console].


(x) {color:red}-1 client integration test{color}
-- Something went wrong with this stage, [check relevant console 
output|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/673//console].


> Fix Maven build warnings
> ------------------------
>
>                 Key: HBASE-29162
>                 URL: https://issues.apache.org/jira/browse/HBASE-29162
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 4.0.0-alpha-1
>            Reporter: Dávid Paksy
>            Assignee: Dávid Paksy
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.6.3, 2.5.12
>
>
> On master the Maven build prints the following warnings:
>  
> {noformat}
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.hbase:hbase-server:jar:4.0.0-alpha-1-SNAPSHOT
> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but 
> found duplicate declaration of plugin 
> org.codehaus.mojo:build-helper-maven-plugin @ 
> org.apache.hbase:hbase-server:${revision}, 
> /home/david/projects/hbase/hbase-server/pom.xml, line 544, column 15
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.hbase:hbase-examples:jar:4.0.0-alpha-1-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
> be unique: org.apache.logging.log4j:log4j-1.2-api:jar -> duplicate 
> declaration of version (?) @ org.apache.hbase:hbase-examples:${revision}, 
> /home/david/projects/hbase/hbase-examples/pom.xml, line 203, column 17
> [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.
> [WARNING] 
> {noformat}
> It does not cause problem at the moment, so minor issue.
> The same 2 warnings are also present on branch-3 and branch-2
> The build-helper-maven-plugin warning is present on:
>  - branch-2.5
>  - branch-2.6
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to