[
https://issues.apache.org/jira/browse/HBASE-21687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16737612#comment-16737612
]
Hudson commented on HBASE-21687:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #515 (See
[https://builds.apache.org/job/HBase-1.3-IT/515/])
HBASE-21687 Update Findbugs Maven Plugin to 3.0.4 to work with Maven (apurtell:
[https://github.com/apache/hbase/commit/42fca2364aa3fd2f9b7fdbba92dc2b16616f31d6])
* (edit) pom.xml
> 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)