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

[jira] [Commented] (HBASE-21687) branches-1 fails with Maven 3.6

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

Sean Busbey commented on HBASE-21687:
-------------------------------------

I'm tempted just to put a note in the relevant branch ref guide and update those nightly tests to exclude Maven 3.6.0. AFAICT Maven 3.5.4 works fine.

Let me see how easy/hard altering the findbugs plugin instead is.

> branches-1 fails with Maven 3.6
> -------------------------------
>
>                 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
>            Priority: Critical
>
> 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)