Akira Ajisaka created HADOOP-16869:
--------------------------------------
Summary: mvn findbugs:findbugs fails
Key: HADOOP-16869
URL: https://issues.apache.org/jira/browse/HADOOP-16869
Project: Hadoop Common
Issue Type: Bug
Reporter: Akira Ajisaka
mvn findbugs:findbugs is failing:
{noformat}
[ERROR] Failed to execute goal
org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default-cli) on project
hadoop-project: 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]
{noformat}
We have to update the version of findbugs-maven-plugin.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]