[ https://issues.apache.org/jira/browse/HBASE-21696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Purtell updated HBASE-21696: ----------------------------------- Resolution: Duplicate Fix Version/s: (was: 1.2.11) (was: 1.3.4) (was: 1.4.10) (was: 1.5.0) Status: Resolved (was: Patch Available) > Upgrade findbugs maven plugin to 3.0.4 > -------------------------------------- > > Key: HBASE-21696 > URL: https://issues.apache.org/jira/browse/HBASE-21696 > Project: HBase > Issue Type: Task > Reporter: Andrew Purtell > Assignee: Andrew Purtell > Priority: Major > Attachments: HBASE-21696-branch-1.patch > > > Depending on Maven version the Findbugs plugin version 3.0.0 can produce this: > [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] > Fix is to upgrade the plugin from 3.0.0 to 3.0.4. > This looks like an issue only with the branch-1s. -- This message was sent by Atlassian JIRA (v7.6.3#76005)