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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2019/03/12 08:34:00 UTC

[jira] [Commented] (OAK-8123) Build failure with Maven 3.6.0

    [ https://issues.apache.org/jira/browse/OAK-8123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790354#comment-16790354 ] 

Marcel Reutegger commented on OAK-8123:
---------------------------------------

Similar report that explains what's wrong: https://issues.apache.org/jira/browse/MNG-6504 but the actual fix is required in the plugin.

Seems like this is the relevant issue/PR: https://github.com/gleclaire/findbugs-maven-plugin/pull/35

> Build failure with Maven 3.6.0
> ------------------------------
>
>                 Key: OAK-8123
>                 URL: https://issues.apache.org/jira/browse/OAK-8123
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: parent
>    Affects Versions: 1.2.31, 1.4.24, 1.6.16
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>
> The build fails with Maven 3.6.0 on the 1.6 and older branches with an error in the findbugs-maven-plugin.
> {noformat}
> 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}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)