You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2020/02/21 07:31:00 UTC

[jira] [Commented] (BIGTOP-3315) Fix build failure of alluxio on Maven 3.6

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

Masatake Iwasaki commented on BIGTOP-3315:
------------------------------------------

Quick workaround is using Maven 3.5. The issue should be fixed by upgrading findbugs-maven-plugin.

> Fix build failure of alluxio on Maven 3.6
> -----------------------------------------
>
>                 Key: BIGTOP-3315
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3315
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Major
>
> The cause seems to be the bug of findbugs-maven-plugin.
> {noformat}
> [ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.2:findbugs (findbugs) on project alluxio-parent: Unable to parse configuration of mojo org.codehaus.mojo:findbugs-maven-plugin:3.0.2: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]
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)