[ https://issues.apache.org/jira/browse/OAK-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686745#comment-16686745 ]
Alex Deparvu edited comment on OAK-7905 at 11/14/18 3:48 PM: ------------------------------------------------------------- our updates crossed :) I see OAK-7368 (and OAK-7578) is marked for 1.6 backport already. what about the other branches? was (Author: alex.parvulescu): our updates crossed :) I see OAK-7368 is marked for 1.6 backport already. what about the other branches? > Update findbugs-maven-plugin on 1.6 branch > ------------------------------------------ > > Key: OAK-7905 > URL: https://issues.apache.org/jira/browse/OAK-7905 > Project: Jackrabbit Oak > Issue Type: Task > Components: parent > Reporter: Alex Deparvu > Priority: Minor > > Current findbugs-maven-plugin fails on maven 3.6.0: > {noformat} > > mvn clean verify -Ppedantic > [ERROR] Failed to execute goal > org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (findbugs) on project > oak-parent: 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} > it needs an update to at least 3.0.4 (3.0.5 is the latest released version). -- This message was sent by Atlassian JIRA (v7.6.3#76005)