Marcel Reutegger created OAK-8123:
-------------------------------------
Summary: 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.6.16, 1.4.24, 1.2.31
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
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)