[
https://issues.apache.org/jira/browse/HBASE-21687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738489#comment-16738489
]
Hudson commented on HBASE-21687:
--------------------------------
Results for branch branch-1.4
[build #620 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/620/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/620//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/620//JDK7_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/620//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> Update Findbugs Maven Plugin to 3.0.4 to work with Maven 3.6.0+ [branches-1]
> ----------------------------------------------------------------------------
>
> Key: HBASE-21687
> URL: https://issues.apache.org/jira/browse/HBASE-21687
> Project: HBase
> Issue Type: Task
> Components: build
> Affects Versions: 1.5.0, 1.4.10, 1.3.4, 1.2.11
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Major
> Fix For: 1.5.0, 1.4.10, 1.3.4, 1.2.11
>
> Attachments: HBASE-21687-branch-1.v0.patch
>
>
> Trying to build any branch-1 using Maven 3.6.0 fails:
> {code}
> [ERROR] Failed to execute goal
> org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default) on project
> hbase: Unable to parse configuration of mojo
> org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs for parameter
> pluginArtifacts: Cannot assign configuration entry 'pluginArtifacts' with
> value '${plugin.artifacts}' of type
> java.util.Collections.UnmodifiableRandomAccessList to property of type
> java.util.ArrayList -> [Help 1]
> {code}
> also shows up on nightly in the "check that we can make a source artifact"
> test, because "Maven (latest)" recently updated to maven 3.6.0.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)