You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Alex Deparvu (JIRA)" <ji...@apache.org> on 2018/11/14 15:27:00 UTC

[jira] [Created] (OAK-7905) Update findbugs-maven-plugin on 1.6 branch

Alex Deparvu created OAK-7905:
---------------------------------

             Summary: 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


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)