[ https://issues.apache.org/jira/browse/HBASE-21687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16737403#comment-16737403 ]
Andrew Purtell commented on HBASE-21687: ---------------------------------------- +1 > 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 > 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)