Masatake Iwasaki created BIGTOP-3315:
----------------------------------------
Summary: 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
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)