You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2019/01/08 18:22:00 UTC

[jira] [Commented] (HBASE-21696) Upgrade findbugs maven plugin to 3.0.4

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

Andrew Purtell commented on HBASE-21696:
----------------------------------------

I'm going to commit trivial patch later today unless objection. I've tested all the branch-1s with this change in place using {{mvn clean install findbugs:findbugs -DskipTests}}. The builds are fine (again)

> 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
>            Priority: Major
>             Fix For: 1.5.0, 1.4.10, 1.3.4, 1.2.11
>
>         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)