[
https://issues.apache.org/jira/browse/RANGER-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated RANGER-3279:
-----------------------------------
Description:
findbugs plugin 3.0.3 can't work with maven 3.6.3
{quote}
[ERROR] Failed to execute goal
org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs (default-cli) on project
ranger: Unable to parse configuration of mojo
org.codehaus.mojo:findbugs-maven-plugin:3.0.3: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]
{quote}
was:findbugs plugin 3.0.3 can't work with maven 3.6.3
> update findbugs plugin from 3.0.3 to 3.0.5 to fix findbugs:findbugs
> -------------------------------------------------------------------
>
> Key: RANGER-3279
> URL: https://issues.apache.org/jira/browse/RANGER-3279
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Reporter: Chia-Ping Tsai
> Priority: Major
> Attachments: RANGER-3279.v0.patch
>
>
> findbugs plugin 3.0.3 can't work with maven 3.6.3
> {quote}
> [ERROR] Failed to execute goal
> org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs (default-cli) on
> project ranger: Unable to parse configuration of mojo
> org.codehaus.mojo:findbugs-maven-plugin:3.0.3: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]
> {quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)