Richard Eckart de Castilho created UIMA-6182:
------------------------------------------------
Summary: Update findbugs configuration
Key: UIMA-6182
URL: https://issues.apache.org/jira/browse/UIMA-6182
Project: UIMA
Issue Type: Improvement
Components: uimaFIT
Reporter: Richard Eckart de Castilho
Assignee: Richard Eckart de Castilho
Fix For: 2.5.0uimaFIT, 3.0.1uimaFIT
The v2 build is failing when the findbugs profile is activated.
{code}
[ERROR] Failed to execute goal
org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs (default) on project
uimafit-parent: 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]
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)