[ https://issues.apache.org/jira/browse/HADOOP-16869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041508#comment-17041508 ]
Hudson commented on HADOOP-16869: --------------------------------- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17972 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/17972/]) HADOOP-16869. Upgrade findbugs-maven-plugin to 3.0.5 to fix mvn (github: rev 7f35676f90f0730b8c9844cf00ee5a943f80d48d) * (edit) hadoop-project/pom.xml > mvn findbugs:findbugs fails > --------------------------- > > Key: HADOOP-16869 > URL: https://issues.apache.org/jira/browse/HADOOP-16869 > Project: Hadoop Common > Issue Type: Bug > Components: build > Reporter: Akira Ajisaka > Assignee: Akira Ajisaka > Priority: Major > Fix For: 3.3.0, 3.1.4, 3.2.2 > > > 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: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org